'Declaration
Property KeepAliveTime As Double
'Usage
Dim instance As _UAWriterGroupElement Dim value As Double instance.KeepAliveTime = value value = instance.KeepAliveTime
double KeepAliveTime {get; set;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The default value of this property is "" (String.Empty)
.