 | MemoryCacheProbeUnit Property |
Gets the units of the value
Namespace: SanteDB.Caching.Memory.DiagnosticsAssembly: SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
Syntaxpublic string Unit { get; }Public ReadOnly Property Unit As String
Get
public:
virtual property String^ Unit {
String^ get () sealed;
}abstract Unit : string with get
override Unit : string with get
Property Value
StringImplements
IDiagnosticsProbeUnit
See Also