IRequestSessionChannel Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IRequestSessionChannel type exposes the following members.
| Name | Description | |
|---|---|---|
|
RemoteAddress | Gets the remote address to which the request channel sends messages. (Inherited from IRequestChannel.) |
|
Session | Gets the type of session associated with the channel. (Inherited from ISessionChannel<TSession>.) |
|
State | Gets the current state of the communication-oriented object. (Inherited from ICommunicationObject.) |
|
Via | Gets the transport address to which the request is send. (Inherited from IRequestChannel.) |
Show: