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