Get the capacity of the blob
Namespace: Com.Tibco.As.Space.Impl.DataAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public int Capacity { get; } |
Visual Basic |
---|
Public ReadOnly Property Capacity As Integer Get |
Visual C++ |
---|
public: property int Capacity { int get (); } |