Causes the runtime to create WSDL operations in the metadata. This method should never get invoked.
[OperationContract(IsOneWay = false, Action = "BizTalkSubmit")] Message BizTalkSubmit(Message message);
This method throws the NotSupportedException if called.