| LinkarClientSessionID Property |
Linkar Framework for .NET and Core
SessionID of the connection.
Namespace: Linkar.Functions.Persistent.TABLEAssembly: Linkar.Functions.Persistent.TABLE (in Linkar.Functions.Persistent.TABLE.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