Returns the number of tuples since the last snapshot.

Namespace: StreamBase.SB.Monitor
Assembly: StreamBase.SB.Monitor (in StreamBase.SB.Monitor.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public long GetDeltaTuples()
Public Function GetDeltaTuples As Long
public:
long long GetDeltaTuples()

Return Value

the number of tuples since the last snapshot.

See Also