C# Class NetMQ.SocketOptions

Afficher le fichier Open project: NetMQ/NetMQ3-x Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SocketOptions ( [ socket ) : System

Create a new SocketOptions that references the given NetMQSocket.

Method Details

SocketOptions() public méthode

Create a new SocketOptions that references the given NetMQSocket.
public SocketOptions ( [ socket ) : System
socket [ the NetMQSocket for this SocketOptions to hold a reference to
Résultat System