ReceiveMessage.GenerateMqmd(Byte[], Int32, ReceiveOptions) Method
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.
public:
static int GenerateMqmd(cli::array <System::Byte> ^ buffer, int offset, Microsoft::HostIntegration::MqClient::ReceiveOptions ^ options);
public static int GenerateMqmd (byte[] buffer, int offset, Microsoft.HostIntegration.MqClient.ReceiveOptions options);
static member GenerateMqmd : byte[] * int * Microsoft.HostIntegration.MqClient.ReceiveOptions -> int
Public Shared Function GenerateMqmd (buffer As Byte(), offset As Integer, options As ReceiveOptions) As Integer
Parameters
- buffer
- Byte[]
- offset
- Int32
- options
- ReceiveOptions