the size if stack would be included, while on normal packaging mode there is no seperate buffer there is a size
Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public ushort DataSegmentSize {
get;
}
VB
Public ReadOnly Property DataSegmentSize As UShort
Get
C++
public:
property unsigned short DataSegmentSize {
unsigned short get ();
}
F#
member DataSegmentSize : uint16 with
get
Type: UInt16