DALPSMessage Class Members
- Last UpdatedApr 08, 2026
- 3 minute read
The following tables list the members exposed by DALPSMessage.
| Name | Description | |
|---|---|---|
![]() | BlockID | Gets or sets the block ID. |
![]() | FilterRegExp | Gets or sets the filtered regular expression to be used when browsing. |
![]() | GetFullDataQuality | Gets or sets whether full data quality is desired. |
![]() | NodeName | Gets or sets the node name to browse. |
![]() | PSBuffer | Gets or sets the data buffer. This can be empty if no data is being transferred. |
![]() | PSHeaderData | Gets or sets the header for specifying special routing instructions (default OASySDNA.Common.PubSub.PubSubHeaderData.PS_NORMAL_DATA). |
![]() | PSMessageType | Gets or sets the message type, for example, Publish, Subscribe. |
![]() | PSSecurityFlag | Gets or sets the type of security (WINDOWS / SCADA) used (usually OASySDNA.Common.PubSub.PubSubSecurityFlag.PS_WINDOWS). |
![]() | PSSecurityGroup | Gets or sets the security group that can receive this (usually ""). |
![]() | PSStatus | Gets or sets the PubSub status. |
![]() | PSTopic | Gets or sets the PubSub topic. |
![]() | PSUpdateFlag | Gets or sets the required integrity updates. |
![]() | RequestID | Gets or sets the request ID. |
| Name | Description | |
|---|---|---|
![]() | DeSerialize | Deserializes the given System.Byte array into the PSBuffer for this instance. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Serialize | Serializes current object into a System.Byte array. |



