Return the Connection ID for this Client Connection. Only Valid once
an enqueue/dequeue has been attempted.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public byte[] GetConnectionID()
Public Function GetConnectionID As Byte()
public: array<unsigned char>^ GetConnectionID()