The StreamBaseURI of the server that produced this DequeueResult.

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 StreamBaseURI ServerURI { get; }
Public ReadOnly Property ServerURI As StreamBaseURI
	Get
public:
property StreamBaseURI^ ServerURI {
	StreamBaseURI^ get ();
}

See Also