PubSubMessage Class Members
- Last UpdatedApr 08, 2026
- 4 minute read
The following tables list the members exposed by PubSubMessage.
| Name | Description | |
|---|---|---|
![]() | PubSubMessage Constructor | Initializes a new instance of PubSubMessage class with the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | MaxDataLength | Retrieves the maximum allowed PubSub data buffer length. |
| Name | Description | |
|---|---|---|
![]() | HeaderData | Gets the PubSub header data associated with this message. |
![]() | Position | Gets or sets the current read position within the underlying PubSub message data buffer. |
![]() | Status | Gets the PubSub connection status when this message was received. Otherwise, it returns the default PubSubStatus. |
![]() | Topic | Gets the PubSub topic associated with this message. |
Top



