Message.ContextOption Property
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: property Microsoft::HostIntegration::MqClient::ContextOption ContextOption { public:
Microsoft::HostIntegration::MqClient::ContextOption get(); protected:
void set(Microsoft::HostIntegration::MqClient::ContextOption value); };
public Microsoft.HostIntegration.MqClient.ContextOption ContextOption { get; protected set; }
member this.ContextOption : Microsoft.HostIntegration.MqClient.ContextOption with get, set
Public Property ContextOption As ContextOption