IContractBehavior Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The IContractBehavior type exposes the following members.

Methods

  Name Description
Public method AddBindingParameters Configures any binding elements to support the contract behavior.
Public method ApplyClientBehavior Implements a modification or extension of the client across a contract.
Public method ApplyDispatchBehavior This method is not used in the current implementation of Silverlight.
Public method Validate Implement to confirm that the contract and endpoint can support the contract behavior.

Top