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
NetMQ
Sockets
PublisherSocket
C# Class NetMQ.Sockets.PublisherSocket
Publisher socket, is the pub in pubsub pattern. publish a message to all subscribers which subscribed for the topic
Inheritance:
NetMQSocket
Afficher le fichier
Open project: NetMQ/NetMQ3-x
Class Usage Examples
Private Methods
Méthode
Description
Receive
(
NetMQ.zmq.Msg
&
msg
,
SendReceiveOptions
options
) :
void