C# Класс NetMQ.Tests.NetMqSocketHelper

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Counter long

Открытые методы

Метод Описание
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

Описание методов

Unbind() публичный статический Метод

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
Результат void

Описание свойств

Counter публичное статическое свойство

public static long Counter
Результат long