C# Class Chinchilla.Sample.SharedSubscriptions.MessagePublisher

Show file Open project: jonnii/chinchilla

Public Methods

Method Description
MessagePublisher ( ) : System.Threading
Start ( ) : void
Stop ( ) : void

Method Details

MessagePublisher() public method

public MessagePublisher ( ) : System.Threading
return System.Threading

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void