NetworkFloatingServiceCallSessionID Property |
Gets or sets the Session ID issued by SOLO Server (used in
NetworkSession).
Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string SessionID { get; set; }
Public Property SessionID As String
Get
Set
public:
property String^ SessionID {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also