예제 #1
0
 public int GetContextOption(int option)
 {
     return(LibZmq.zmq_ctx_get(ContextHandle, option));
 }