NetworkSessionCertificatePollFrequency Property |
Gets the amount of time (in seconds) that should pass before the application attempts to poll against SOLO Server.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int PollFrequency { get; }
Public ReadOnly Property PollFrequency As Integer
Get
public:
property int PollFrequency {
int get ();
}
Property Value
Type:
Int32
See Also