[This is preliminary documentation and is subject to change.]
Returns the name of unit of measurement for this instance
Namespace: NFX.ThrottlingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Unit { get; }
public string Unit { get; }
Public ReadOnly Property Unit As String
Get
Public ReadOnly Property Unit As String
Get
public:
virtual property String^ Unit {
String^ get () sealed;
}
public:
virtual property String^ Unit {
String^ get () sealed;
}
abstract Unit : string with get
override Unit : string with get
abstract Unit : string with get
override Unit : string with get
Property Value
Type:
StringImplements
IThrottle Unit