[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets and Sets the correlation ID as an array of bytes
for the message.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public byte[] CorrelationIDAsBytes { get; set; } |
Public Property CorrelationIDAsBytes As Byte() |
public: property array<unsigned char>^ CorrelationIDAsBytes { array<unsigned char>^ get (); void set (array<unsigned char>^ value); } |
Remarks
The use of a byte[] value for CorrelationID is non-portable