ITwoWayAsyncVoid.BizTalkSubmit Method

 

Causes the runtime to create WSDL operations in the metadata. This method should never get invoked.

Warning

This topic is provided for information only. You can use this information to interpret the instances that WCF performance counters create for the WCF adapters and the auto-generated metadata for the WCF adapters. Do not rely on this information when you create applications.

Method Declaration

[OperationContract(IsOneWay = false, Action = "BizTalkSubmit")]
Message BizTalkSubmit(Message message);

Return Value

This method throws the NotSupportedException if called.

See Also

NotSupportedException Class