Platforms to show: All Mac Windows Linux Cross-Platform
RabbitMQFrameMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | RabbitMQ | MBS RabbitMQ Plugin | 21.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- 11 properties
- property BodyFragment as MemoryBlock
- property BodyFragmentSize as Integer
- property BodySize as Integer
- property Channel as Integer
- property ClassID as Integer
- property FrameType as Integer
- property MethodDecoded as Dictionary
- property MethodID as Integer
- property PropertiesDecoded as Dictionary
- property Raw as MemoryBlock
- property RawSize as Integer
- 2 methods
- method Constructor
- method Destructor
- 78 constants
This class has no sub classes.
Some methods using this class:
- RabbitMQConnectionMBS.SimpleWaitFrame(byref Frame as RabbitMQFrameMBS, timeoutValue as double = 30) as Integer
Some examples using this class:
- /RabbitMQ/amqp_consumer
- /RabbitMQ/amqp_rpc_sendstring_client
- /RabbitMQ/RabbitMQTutorial/RabbitMQTutorial
Blog Entries
The items on this page are in the following plugins: MBS RabbitMQ Plugin.
RabbitMQEnvelopeMBS - RabbitMQMessageMBS