Proton DotNet
|
Base class for envelope types that travel through the engine. More...
Properties | |
T | Body [get] |
Access the performative that is the body of this envelope. | |
ushort | Channel [get] |
Access the channel on which the performative was received. | |
IProtonBuffer | Payload [get] |
Access the payload bytes that arrived with the performative. | |
byte | FrameType [get] |
Provides the frame type that defines what types of performatives can be received. | |
Base class for envelope types that travel through the engine.