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