C# Class NetMQ.Zyre.ZreMsg.PingMessage

Ping a peer that has gone silent
显示文件 Open project: NetMQ/Zyre

Public Methods

Method Description
PingMessage ( ) : System

Private Methods

Method Description
GetFrameSize ( ) : int
Read ( ZreMsg m ) : void
Write ( ZreMsg m ) : void

Method Details

PingMessage() public method

public PingMessage ( ) : System
return System