Toggle navigation
Hot Examples
JP
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