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

The number of bytes sent by this channel. This number does not include any retransmissions.

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

Syntax

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

Return Value

the number of bytes sent by this channel.

See Also