C# Class IServiceOriented.ServiceBus.Samples.Chat.ChatServer

Show file Open project: jezell/iserviceoriented Class Usage Examples

Public Methods

Method Description
ChatServer ( ) : System
Start ( ) : void
Stop ( ) : void

Method Details

ChatServer() public method

public ChatServer ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void