|
DataPublisherBufferBlockRetransmissions Property
|
Gets the total number of buffer block retransmissions on all subscriptions over the lifetime of the publisher.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public long BufferBlockRetransmissions { get; }
Public ReadOnly Property BufferBlockRetransmissions As Long
Get
member BufferBlockRetransmissions : int64 with get
function get_BufferBlockRetransmissions();
View SourceProperty Value
Int64See Also