Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Microsoft
DotNet
ServiceFabric
ServiceHost
EmptyServiceLoadReporter
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