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
npantarhei
runtime
flows
Throttle_message_flow
C# Class npantarhei.runtime.flows.Throttle_message_flow
Exibir arquivo
Open project: ralfw/NPantaRhei
Class Usage Examples
Public Methods
Method
Description
Delay
(
int
milliseconds
) :
void
Process
(
IMessage
msg
) :
void
Method Details
Delay()
public
method
public
Delay
(
int
milliseconds
) :
void
milliseconds
int
return
void
Process()
public
method
public
Process
(
IMessage
msg
) :
void
msg
IMessage
return
void