  | LinkarClientSessionID Property | 
Linkar Framework for .NET and Core
            SessionID of the connection.
            
Namespace: Linkar.Functions.PersistentAssembly: Linkar.Functions.Persistent (in Linkar.Functions.Persistent.dll) Version: 2.3.1
Syntaxpublic string SessionID { get; }Public ReadOnly Property SessionID As String
	Get
public:
property String^ SessionID {
	String^ get ();
}member SessionID : string with get
Property Value
String
See Also