'Declaration
<UnitAttribute("ms")> Public Property KeyLifetime As Double
'Usage
Dim instance As SecurityGroupElement Dim value As Double instance.KeyLifetime = value value = instance.KeyLifetime
[Unit("ms")] public double KeyLifetime {get; set;}
Property Value
Unit of measurement is ms
.
The default value of this property is 0
.