'Declaration
Property MaximumLifetimeDueTime As Double
'Usage
Dim instance As _UAClientSubscriptionParameters Dim value As Double instance.MaximumLifetimeDueTime = value value = instance.MaximumLifetimeDueTime
double MaximumLifetimeDueTime {get; set;}
Property Value
Valid values of this property are in the range from 1
to 2147483647 (Int32.MaxValue)
.
The default value of this property is 2147483646
.