C# Class Microsoft.DotNet.ServiceFabric.ServiceHost.EmptyServiceLoadReporter

Inheritance: IServiceLoadReporter
Afficher le fichier Open project: dotnet/arcade-services

Méthodes publiques

Méthode Description
ReportLoad ( string name, int value ) : void

Method Details

ReportLoad() public méthode

public ReportLoad ( string name, int value ) : void
name string
value int
Résultat void