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

Get the number of bytes examined at each discard scan interval.

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

Syntax

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

Return Value

the amount in bytes

See Also