IRequestChannel Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IRequestChannel type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone RemoteAddress Gets the remote address to which the request channel sends messages.
Public propertySupported by Silverlight for Windows Phone State Gets the current state of the communication-oriented object. (Inherited from ICommunicationObject.)
Public propertySupported by Silverlight for Windows Phone Via Gets the transport address to which the request is send.

Top