|
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.248-beta
Syntaxpublic long BufferBlockRetransmissions { get; }
Public ReadOnly Property BufferBlockRetransmissions As Long
Get
public:
property long long BufferBlockRetransmissions {
long long get ();
}
member BufferBlockRetransmissions : int64 with get
function get_BufferBlockRetransmissions();
View SourceProperty Value
Int64
See Also