System.Net.Http.HttpTelemetry.OnEventCommand C# (CSharp) Method

OnEventCommand() protected method

protected OnEventCommand ( EventCommandEventArgs command ) : void
command EventCommandEventArgs
return void
        protected override void OnEventCommand(EventCommandEventArgs command)
        {
        }
    }