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
PerfTest
Program.Receiver
C# Class PerfTest.Program.Receiver
Inheritance:
Role
Exibir arquivo
Open project: Azure/amqpnetlite
Public Methods
Method
Description
Receiver
(
PerfArguments
args
) :
System
Run
( ) :
void
RunOnce
(
int
id
) :
void
Method Details
Receiver()
public
method
public
Receiver
(
PerfArguments
args
) :
System
args
PerfArguments
return
System
Run()
public
method
public
Run
( ) :
void
return
void
RunOnce()
public
method
public
RunOnce
(
int
id
) :
void
id
int
return
void