Applies the client behavior.
            
    Namespace: 
   Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# | 
|---|
public void ApplyClientBehavior( OperationDescription description, ClientOperation proxy )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub ApplyClientBehavior ( _ description As OperationDescription, _ proxy As ClientOperation _ )  | 
Parameters
- description
 - Type: System.ServiceModel.Description..::.OperationDescription
The description. 
- proxy
 - Type: System.ServiceModel.Dispatcher..::.ClientOperation
The proxy.