IPWorks MQ 2020 Delphi Edition

Questions / Feedback?

STOMPHeader Type

A STOMP header.

Remarks

This type represents a STOMP header.

Fields

Key
String

This header's key.

This property holds this header's key (or name).

Value
String

This header's value.

This property holds this header's value.

Constructors

constructor Create();
constructor Create(valKey: String; valValue: String);

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Delphi Edition - Version 20.0 [Build 8155]