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

The number of bytes buffered for retransmission by this channel.

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

Syntax

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

Return Value

the number of bytes buffered for retransmission by this channel.

See Also