the size with stack included depending on flags
Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public ushort AllocatedDataSegmentSize {
get;
}
VB
Public ReadOnly Property AllocatedDataSegmentSize As UShort
Get
C++
public:
property unsigned short AllocatedDataSegmentSize {
unsigned short get ();
}
F#
member AllocatedDataSegmentSize : uint16 with
get
Type: UInt16