Method | Description | |
---|---|---|
AddBindingParameters ( |
Adds the binding parameters. This method has zero instructions. |
|
ApplyClientBehavior ( |
Applies the client behavior. This method has zero instructions. |
|
ApplyDispatchBehavior ( |
Applies the dispatch behavior by adding an instance of CallLogParameterInspector to the parameter inspectors collection of the dispatch operation.
|
|
TraceServiceCallInformationAttribute ( ) : System |
Initializes a new instance of the LogCallAttribute class.
|
|
Validate ( |
Validates the specified operation description. This method has zero instructions. |
public AddBindingParameters ( |
||
operationDescription | ||
bindingParameters | System.ServiceModel.Channels.BindingParameterCollection | |
return | void |
public ApplyClientBehavior ( |
||
operationDescription | ||
clientOperation | System.ServiceModel.Dispatcher.ClientOperation | |
return | void |
public ApplyDispatchBehavior ( |
||
operationDescription | ||
dispatchOperation | System.ServiceModel.Dispatcher.DispatchOperation | |
return | void |
public TraceServiceCallInformationAttribute ( ) : System | ||
return | System |
public Validate ( |
||
operationDescription | ||
return | void |