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

Get the total size of the store.

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

Syntax

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

Return Value

the size in bytes

See Also