Class Pong
- Namespace
- DMediatR
- Assembly
- DMediatR.dll
Response to a Ping request. Echoes the Ping message and the name of the corresponding host if it is not handled locally.
public class Pong : SerializationCountMessage
- Inheritance
-
Pong
- Inherited Members
Properties
Payload
Payload for performance testing.
public byte[] Payload { get; set; }
Property Value
- byte[]