Unsubscribes from the given stream.
Namespace: StreamBase.SB.ClientNote: |
---|
Any tuples that are in-flight during an unsubscribe request will be dequeued until the stream is fully drained. |
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void Unsubscribe( StreamProperties props )
Public Sub Unsubscribe ( _ props As StreamProperties _ )
public: void Unsubscribe( StreamProperties^ props )
Parameters
- props
- StreamProperties
Exceptions
Exception | Condition |
---|---|
StreamBase.SB..::..StreamBaseException |