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. More... | |
ushort | Channel [get] |
Access the channel on which the performative was received. More... | |
IProtonBuffer | Payload [get] |
Access the payload bytes that arrived with the performative. More... | |
byte | FrameType [get] |
Provides the frame type that defines what types of performatives can be received. More... | |
Base class for envelope types that travel through the engine.
|
get |
Access the performative that is the body of this envelope.
|
get |
Access the channel on which the performative was received.
|
get |
Provides the frame type that defines what types of performatives can be received.
|
get |
Access the payload bytes that arrived with the performative.