C# 클래스 npantarhei.runtime.flows.Throttle_message_flow

파일 보기 프로젝트 열기: ralfw/NPantaRhei 1 사용 예제들

공개 메소드들

메소드 설명
Delay ( int milliseconds ) : void
Process ( IMessage msg ) : void

메소드 상세

Delay() 공개 메소드

public Delay ( int milliseconds ) : void
milliseconds int
리턴 void

Process() 공개 메소드

public Process ( IMessage msg ) : void
msg IMessage
리턴 void