NagScreenConfigurationCloseTimeout Property |
Time period in seconds for which the window cannot be closed
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public int CloseTimeout { get; set; }
Public Property CloseTimeout As Integer
Get
Set
public:
property int CloseTimeout {
int get ();
void set (int value);
}
member CloseTimeout : int with get, set
Return Value
Type:
Int32See Also