SendMessage.FillFromMessage(ReceiveMessage, ContextOption, ActionOption, FillOption) 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:
void FillFromMessage(Microsoft::HostIntegration::MqClient::ReceiveMessage ^ message, Microsoft::HostIntegration::MqClient::ContextOption contextOption, Microsoft::HostIntegration::MqClient::ActionOption action, Microsoft::HostIntegration::MqClient::FillOption fillOption);
public void FillFromMessage (Microsoft.HostIntegration.MqClient.ReceiveMessage message, Microsoft.HostIntegration.MqClient.ContextOption contextOption, Microsoft.HostIntegration.MqClient.ActionOption action, Microsoft.HostIntegration.MqClient.FillOption fillOption);
member this.FillFromMessage : Microsoft.HostIntegration.MqClient.ReceiveMessage * Microsoft.HostIntegration.MqClient.ContextOption * Microsoft.HostIntegration.MqClient.ActionOption * Microsoft.HostIntegration.MqClient.FillOption -> unit
Parameters
- message
- ReceiveMessage
- contextOption
- ContextOption
- action
- ActionOption
- fillOption
- FillOption