'Declaration
Property PublishingOffset As Double
'Usage
Dim instance As _UAUadpWriterGroupMessageParameters Dim value As Double instance.PublishingOffset = value value = instance.PublishingOffset
double PublishingOffset {get; set;}
'Declaration
Property PublishingOffset As Double
'Usage
Dim instance As _UAUadpWriterGroupMessageParameters Dim value As Double instance.PublishingOffset = value value = instance.PublishingOffset
double PublishingOffset {get; set;}
This is the value of the single element in the PublishingOffsets array, if the array has precisely one element. Otherwise, the value is -1.0d
.
The System.Double allows configuration of intervals smaller than a millisecond.