C# Class BookSleeve.PingMessage

Inheritance: RedisMessage
Datei anzeigen Open project: Malediction/Booksleeve Class Usage Examples

Public Methods

Method Description
PingMessage ( ) : System
Write ( Stream stream ) : void

Private Methods

Method Description
Complete ( RedisResult result ) : void

Method Details

PingMessage() public method

public PingMessage ( ) : System
return System

Write() public method

public Write ( Stream stream ) : void
stream Stream
return void