Returns the name of the stream on which tuples were dequeued.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string GetStreamName()
Public Function GetStreamName As String
public:
String^ GetStreamName()

See Also