Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
QuartzNServiceBusSample
QuartzService
C# Class QuartzNServiceBusSample.QuartzService
Inheritance:
IWantToRunAtStartup
Mostra file
Open project: jbogard/QuartzNServiceBusSample
Public Methods
Method
Description
QuartzService
(
IScheduler
scheduler
) :
NServiceBus
Run
( ) :
void
Stop
( ) :
void
Method Details
QuartzService()
public
method
public
QuartzService
(
IScheduler
scheduler
) :
NServiceBus
scheduler
IScheduler
return
NServiceBus
Run()
public
method
public
Run
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void