IOperationBehavior 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 IOperationBehavior type exposes the following members.

Methods

  Name Description
Public method AddBindingParameters Implement to pass data at runtime to bindings to support custom behavior.
Public method ApplyClientBehavior Implements a modification or extension of the client across an operation.
Public method ApplyDispatchBehavior This method is not used with Silverlight 5 applications.
Public method Validate Implement to confirm that the operation meets some intended criteria.

Top