Returns the ID given to this tuple by the server.

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

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