C# 클래스 NetMQ.SocketOptions

파일 보기 프로젝트 열기: NetMQ/NetMQ3-x 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SocketOptions ( [ socket ) : System

Create a new SocketOptions that references the given NetMQSocket.

메소드 상세

SocketOptions() 공개 메소드

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