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
EzBus
Msmq
MsmqPublishingChannel
C# Class EzBus.Msmq.MsmqPublishingChannel
Inheritance:
IPublishingChannel
显示文件
Open project: Zapote/EzBus
Public Methods
Method
Description
Publish
(
ChannelMessage
channelMessage
) :
void
Method Details
Publish()
public
method
public
Publish
(
ChannelMessage
channelMessage
) :
void
channelMessage
ChannelMessage
return
void