Gets the take count.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property TakeCount As Long
Get
property long long TakeCount {
long long get ();
}
abstract TakeCount : int64 with get
Property Value
Type:
Int64The take count
See Also