NetworkSessionCertificatePollRetryCount Property |
Gets the number of times to retry polling against SOLO Server.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int PollRetryCount { get; }
Public ReadOnly Property PollRetryCount As Integer
Get
public:
property int PollRetryCount {
int get ();
}
Property Value
Type:
Int32
See Also