.NET

For .NET, WebSphere MQ provides access to web services using the Microsoft .NET SDK. Refer to the .NET documentation for information about using the .NET infrastructure.

SOAP/WebSphere MQ only supports the proxy programming style for .NET clients. There is no equivalent to the Axis SOAP or WSDL programming styles in the .NET environment.

 

Proxy style

mqmtop/tools/soap/samples/dotnet/clients/SQCS2DotNet.cs is an example of a simple C# WebSphere MQ transport test. This calls a .NET service from a .NET client environment using automatically generated proxy classes. The programmer must reference the correct proxies, and the proxies will have been generated to get the remaining information correct: