DALPSMessage Constructor(Byte[])
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a new instance of DALPSMessage using the specified data.
public:
DALPSMessage(
array<byte>^ data
)
Parameters
- data
- The System.Byte array to initialize the message with.