Get the number of entries in the Space
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property Count As Long
Get
property long long Count {
long long get ();
}
abstract Count : int64 with get
Property Value
Type:
Int64The number of entries in space
See Also