Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IServiceOriented
ServiceBus
Listeners
WcfListenerServiceImplementationBase
C# Class IServiceOriented.ServiceBus.Listeners.WcfListenerServiceImplementationBase
Base class used by dynamically generated service hosts
显示文件
Open project: jezell/iserviceoriented
Protected Methods
Method
Description
Publish
(
Type
contractType
,
string
action
,
object
message
) :
void
Method Details
Publish()
protected
method
protected
Publish
(
Type
contractType
,
string
action
,
object
message
) :
void
contractType
System.Type
action
string
message
object
return
void