Метод | Описание | |
---|---|---|
EnableSLAPerformanceCounter ( this config ) : void |
Enables the NServiceBus specific performance counters with a specific EndpointSLA.
|
|
EnableSLAPerformanceCounter ( this config, System.TimeSpan sla ) : void |
Enables the NServiceBus specific performance counters with a specific EndpointSLA.
|
public static EnableSLAPerformanceCounter ( this config ) : void | ||
config | this | The |
Результат | void |
public static EnableSLAPerformanceCounter ( this config, System.TimeSpan sla ) : void | ||
config | this | The |
sla | System.TimeSpan | The |
Результат | void |