C# Class NetMQ.Tests.NetMqSocketHelper

Afficher le fichier Open project: somdoron/netmq

Méthodes publiques

Свойство Type Description
Counter long

Méthodes publiques

Méthode Description
Unbind ( this sub ) : void

Unbind the socket from last endpoint and wait until the underlaying socket was unbound and disposed. It will also dispose the NetMQSocket

Method Details

Unbind() public static méthode

Unbind the socket from last endpoint and wait until the underlaying socket was unbound and disposed. It will also dispose the NetMQSocket
public static Unbind ( this sub ) : void
sub this
Résultat void

Property Details

Counter public_oe static_oe property

public static long Counter
Résultat long