Click or drag to resize
Channel Properties

The Channel type exposes the following members.

Properties
  NameDescription
Public propertyResolvedTarget
Resolved address of the remote endpoint in URI format.
Public propertyShutdownToken
Returns a token that gets cancelled once ShutdownAsync is invoked.
Public propertyState
Gets current connectivity state of this channel. After channel is has been shutdown, ChannelState.Shutdown will be returned.
Public propertyTarget
The original target used to create the channel.
Top
See Also