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

Get the minimum size of the file (the file will pre-allocated at least to that size, if necessary).

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

Syntax

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

Return Value

the size in bytes

See Also