OperationContext::SessionId Property

 

Gets the String used to identify the current session.

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

public:
property String^ SessionId {
	String^ get();
}

Property Value

Type: System::String^

The session identifier.

.NET Framework
Available since 3.0
Return to top
Show: