| ClientChannelSwitchURI Property |
Gets the connection URI of this channel.
Namespace:
OBCOM.NetSwitchLib.Clients
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public Uri SwitchURI { get; }
Public ReadOnly Property SwitchURI As Uri
Get
Property Value
Type:
Uri
The connection URI or
null if this channel is not connected.
See Also