SmartMemory Management

SmartMemoryStream.Capacity Property

Returns the capacity of the stream in bytes.

[Visual Basic]
Public ReadOnly Property Capacity As Long
[C#]
public long Capacity {get;}

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace