NetworkSessionCertificateLastPollDate Property |
Gets the last time this machine phoned home/polled against SOLO Server.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime LastPollDate { get; }
Public ReadOnly Property LastPollDate As DateTime
Get
public:
property DateTime LastPollDate {
DateTime get ();
}
Property Value
Type:
DateTime
See Also