Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IServiceOriented
ServiceBus
Listeners
WcfListenerServiceImplementationBase
C# Class IServiceOriented.ServiceBus.Listeners.WcfListenerServiceImplementationBase
Base class used by dynamically generated service hosts
Afficher le fichier
Open project: jezell/iserviceoriented
Méthodes protégées
Méthode
Description
Publish
(
Type
contractType
,
string
action
,
object
message
) :
void
Method Details
Publish()
protected
méthode
protected
Publish
(
Type
contractType
,
string
action
,
object
message
) :
void
contractType
System.Type
action
string
message
object
Résultat
void