[TIBCO.EMS.UFOCLIENT .NET client library 6.3 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Gets and Sets the correlation ID as an array of bytes
for the message.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.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