| Channel Properties |
The Channel type exposes the following members.
| Name | Description | |
|---|---|---|
| ResolvedTarget | Resolved address of the remote endpoint in URI format. | |
| ShutdownToken |
Returns a token that gets cancelled once ShutdownAsync is invoked.
| |
| State |
Gets current connectivity state of this channel.
After channel is has been shutdown, ChannelState.Shutdown will be returned.
| |
| Target | The original target used to create the channel. |