wcfwcf-extensions

Difference between IOperationBehavior and IContractBehavior?


I want to know what is difference between IOperationBehavior and IContractBehavior and what is special case when we can see difference between this two in development.


Solution

  • A WCF service can has multiple contracts.