C# Class NetMQ.Core.SocketBase.Endpoint

ファイルを表示 Open project: NetMQ/NetMQ3-x

Public Methods

Method Description
Endpoint ( NetMQ.Core.Own own, NetMQ.Core.Pipe pipe ) : System

Method Details

Endpoint() public method

public Endpoint ( NetMQ.Core.Own own, NetMQ.Core.Pipe pipe ) : System
own NetMQ.Core.Own
pipe NetMQ.Core.Pipe
return System