Returns the ID given to this tuple by the server.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.8.5956 (2.2.8.5956)

Syntax

         
 C#  Visual Basic  Visual C++ 
long GetTupleID()
Function GetTupleID As Long
long long GetTupleID()

Return Value

The id given to this tuple by the server.

See Also