C# Class ProducerBufferConsumerService, code

Mostra file Open project: shendongnian/code

Public Methods

Method Description
Process ( CancellationToken, token ) : void
ProducerBufferConsumerService ( ServiceClient, serviceClient, Service, service )
WaitForCompletion ( ) : void

Method Details

Process() public method

public Process ( CancellationToken, token ) : void
token CancellationToken,
return void

ProducerBufferConsumerService() public method

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

WaitForCompletion() public method

public WaitForCompletion ( ) : void
return void