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

Get the total size of the store file.

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

Syntax

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

Return Value

the size in bytes

See Also