C# 클래스 NetMQ.Tests.NetMqSocketHelper

파일 보기 프로젝트 열기: somdoron/netmq

공개 프로퍼티들

프로퍼티 타입 설명
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