public bool AllowPublishTimeAhead {get; set;}
'Declaration
Public Property AllowPublishTimeAhead As Boolean
'Usage
Dim instance As UAClientSubscriptionParameters Dim value As Boolean instance.AllowPublishTimeAhead = value value = instance.AllowPublishTimeAhead
Property Value
The default value of this property is True
.