GetMessageHeaders

GetMessageHeaders (1 of 4)

Gets the message headers

Returns: HeaderCollection that represents collection of the headers

GetMessageHeaders(int32_t sequenceNumber)
ParameterDescription
sequenceNumberThe sequence number of the message

GetMessageHeaders (2 of 4)

Gets the message headers

Returns: HeaderCollection that represents collection of the headers

GetMessageHeaders(System::SharedPtr < IConnection > connection, int32_t sequenceNumber)
ParameterDescription
connectionConnection to a server
sequenceNumberThe sequence number of the message

GetMessageHeaders (3 of 4)

Gets the message headers

Returns: HeaderCollection that represents collection of the headers

GetMessageHeaders(System::SharedPtr < IConnection > connection, System::String uniqueId)
ParameterDescription
connectionConnection to a server
uniqueIdThe unique id of the message

GetMessageHeaders (4 of 4)

Gets the message headers

Returns: HeaderCollection that represents collection of the headers

GetMessageHeaders(System::String uniqueId)
ParameterDescription
uniqueIdThe unique id of the message