C# Class NetMQ.Zyre.ZreMsg.WhisperMessage

Send a multi-part message to a peer
显示文件 Open project: NetMQ/Zyre

Public Methods

Method Description
WhisperMessage ( ) : System

Private Methods

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

Method Details

WhisperMessage() public method

public WhisperMessage ( ) : System
return System