C# Class NHibernate.ZMQLogPublisher.Publisher

Mostra file Open project: seif/NHibernate.ZMQLogPublisher

Public Methods

Method Description
Shutdown ( ) : void
Start ( ) : void
Start ( int port ) : void

Private Methods

Method Description
ListenAndPublishLogMessages ( int port ) : void

Method Details

Shutdown() public static method

public static Shutdown ( ) : void
return void

Start() public static method

public static Start ( ) : void
return void

Start() public static method

public static Start ( int port ) : void
port int
return void