HttpProtocolMessageHandler.Invoke

HttpProtocolMessageHandler.Invoke method

When overridden in a derived class is used to implement the message handling.

public override void Invoke(INetworkOperationContext context)
ParameterTypeDescription
contextINetworkOperationContextThe context.

See Also