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

Get the percentage fragmentation of the store file.

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

Syntax

public int Percentage { get; }
Public ReadOnly Property Percentage As Integer
public:
property int Percentage {
	int get ();
}

Return Value

the percentage (0 - 100) (-1 indicates not available)

See Also