| NetworkSessionCertificatePollRetryFrequency Property |
Gets the amount of time (in seconds) to wait between each retry for polling against SOLO Server.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic int PollRetryFrequency { get; }Public ReadOnly Property PollRetryFrequency As Integer
Get
public:
property int PollRetryFrequency {
int get ();
}Property Value
Type:
Int32
See Also