'Declaration
Property DormancyPeriod As Long
'Usage
Dim instance As _UASmartClientSessionParameters Dim value As Long instance.DormancyPeriod = value value = instance.DormancyPeriod
long DormancyPeriod {get; set;}
Property Value
Valid values of this property are in the range from 0
to 9223372036854775807 (Int64.MaxValue)
.
Unit of measurement is ms
.
The default value of this property is 864000000
.