C# 클래스 ProducerBufferConsumerService, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
Process ( CancellationToken, token ) : void
ProducerBufferConsumerService ( ServiceClient, serviceClient, Service, service )
WaitForCompletion ( ) : void

메소드 상세

Process() 공개 메소드

public Process ( CancellationToken, token ) : void
token CancellationToken,
리턴 void

ProducerBufferConsumerService() 공개 메소드

public ProducerBufferConsumerService ( ServiceClient, serviceClient, Service, service )
serviceClient ServiceClient,
service Service,

WaitForCompletion() 공개 메소드

public WaitForCompletion ( ) : void
리턴 void