ClientStation.Session Property

Information on Current Execution session
<ID("Session", (int)e.Session)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property Session() As ClientSession
This language is not supported or no code example is available.
[ID("Session", (int)e.Session)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ClientSession Session {get;}
This language is not supported or no code example is available.

Property Value

ClientSession

.NET Framework

Supported in: 4.8

In this article

Definition