IOutputSession Interface
TOC
Collapse the table of content
Expand the table of content

IOutputSession Interface

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

Defines the interface for the session implemented on the sending side of a one-way communication between messaging endpoints.

Namespace:  System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

No code example is currently available or this language may not be supported.

The IOutputSession type exposes the following members.

  NameDescription
Public propertyIdGets the ID that uniquely identifies the session. (Inherited from ISession.)
Top

The IInputSession interface represents an incoming ISession implemented on the receiving side of a one-way communication between messaging endpoints.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft