Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
DotNet
ServiceFabric
ServiceHost
EmptyServiceLoadReporter
C# Class Microsoft.DotNet.ServiceFabric.ServiceHost.EmptyServiceLoadReporter
Inheritance:
IServiceLoadReporter
Exibir arquivo
Open project: dotnet/arcade-services
Public Methods
Method
Description
ReportLoad
(
string
name
,
int
value
) :
void
Method Details
ReportLoad()
public
method
public
ReportLoad
(
string
name
,
int
value
) :
void
name
string
value
int
return
void