[TIBCO.EMS .NET Admin client library 8.1 documentation]

The number of bytes sent in retransmissions by this channel.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public long RetransmittedBytes { get; }
Public ReadOnly Property RetransmittedBytes As Long
public:
property long long RetransmittedBytes {
	long long get ();
}

Return Value

the number of bytes sent in retransmissions by this channel.

See Also