| 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
Syntax public string SessionID { get; }
Public ReadOnly Property SessionID As String
Get
public:
property String^ SessionID {
String^ get ();
}
member SessionID : string with get
Property Value
StringSee Also