StatisticDescriptorUnit Property |
Returns the unit in which this statistic is measured.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual string Unit { get; }
Public Overridable ReadOnly Property Unit As String
Get
public:
virtual property String^ Unit {
String^ get ();
}
abstract Unit : string with get
override Unit : string with get
Property Value
Type:
String
See Also