EventSource.OnEventCommand(EventCommandEventArgs) Metoda

Definice

Volá se, když kontroler aktualizuje aktuální zdroj událostí.

protected:
 virtual void OnEventCommand(System::Diagnostics::Tracing::EventCommandEventArgs ^ command);
protected virtual void OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs command);
abstract member OnEventCommand : System.Diagnostics.Tracing.EventCommandEventArgs -> unit
override this.OnEventCommand : System.Diagnostics.Tracing.EventCommandEventArgs -> unit
Protected Overridable Sub OnEventCommand (command As EventCommandEventArgs)

Parametry

command
EventCommandEventArgs

Argumenty události.

Platí pro