IContextChannel.SessionId Property

ClientBase(Of TChannel).ChannelBase(Of T).IContextChannel.SessionId Property

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

Returns an identifier for the current session, if any.

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

'Declaration
Private ReadOnly Property SessionId As String
	Implements IContextChannel.SessionId

Property Value

Type: System.String
The current session identifier, if any.

Implements

IContextChannel.SessionId

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft