Open sandboxFocus

Property ProvideMethodContext

ProvideMethodContext

Determines whether full method invocation context is provided to the MethodExecutionOperationDescriptor class for use in a custom OperationFormatter. This property is set to false by default for performance reasons.

Declaration
public bool ProvideMethodContext { get; set; }
Property Value
Type Description
bool
Remarks

This property applies to all public methods of the target class.