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

Get the minimum size of the server store files.

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

Syntax

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

Return Value

the minimum size in bytes or 0 if no minimum is set.

See Also