Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NHibernate
ZMQLogPublisher
Publisher
C# Class NHibernate.ZMQLogPublisher.Publisher
Show 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