MqHeaderWithData(MqHeaderType, String, String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
MqHeaderWithData(Microsoft::HostIntegration::MqClient::MqHeaderType headerType, System::String ^ name, System::String ^ formatString, int fixedHeaderLength);
protected MqHeaderWithData (Microsoft.HostIntegration.MqClient.MqHeaderType headerType, string name, string formatString, int fixedHeaderLength);
new Microsoft.HostIntegration.MqClient.MqHeaderWithData : Microsoft.HostIntegration.MqClient.MqHeaderType * string * string * int -> Microsoft.HostIntegration.MqClient.MqHeaderWithData
Protected Sub New (headerType As MqHeaderType, name As String, formatString As String, fixedHeaderLength As Integer)
Parameters
- headerType
- MqHeaderType
- name
- String
- formatString
- String
- fixedHeaderLength
- Int32