ClientBuilderExtensions.UsePerfCounterEnvironmentStatistics Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use Windows performance counters as source for host environment statistics
public static Orleans.IClientBuilder UsePerfCounterEnvironmentStatistics (this Orleans.IClientBuilder builder);
static member UsePerfCounterEnvironmentStatistics : Orleans.IClientBuilder -> Orleans.IClientBuilder
<Extension()>
Public Function UsePerfCounterEnvironmentStatistics (builder As IClientBuilder) As IClientBuilder
Parameters
- builder
- IClientBuilder