NetworkSessionValidationSession Property |
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic NetworkSession Session { get; set; }
Public Property Session As NetworkSession
Get
Set
public:
property NetworkSession^ Session {
NetworkSession^ get ();
void set (NetworkSession^ value);
}
Property Value
Type:
NetworkSession
See Also