Return the port component of the URI.

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 uint GetPort()
Public Function GetPort As UInteger
public:
unsigned int GetPort()

See Also