IInputSessionChannel Properties
Collapse the table of content
Expand the table of content

IInputSessionChannel Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IInputSessionChannel type exposes the following members.

  NameDescription
Public property LocalAddress Gets the address on which the input channel receives messages. (Inherited from IInputChannel.)
Public property Session Gets the type of session associated with the channel. (Inherited from ISessionChannel(Of TSession).)
Public property State Gets the current state of the communication-oriented object. (Inherited from ICommunicationObject.)
Top

Show:
© 2017 Microsoft