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

Get the maximum batch size for destination defragmentation. of queues in this store.

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

Syntax

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

Return Value

the the maximum batch size for destination defrag.

See Also