AgentCore.StatusEventHandler Delegado
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public: delegate void AgentCore::StatusEventHandler(System::Object ^ sender, StatusEventArgs ^ e);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void AgentCore.StatusEventHandler(object sender, StatusEventArgs e);
[<System.Runtime.InteropServices.ComVisible(false)>]
type AgentCore.StatusEventHandler = delegate of obj * StatusEventArgs -> unit
Public Delegate Sub AgentCore.StatusEventHandler(sender As Object, e As StatusEventArgs)
Parámetros
- sender
- Object
- Atributos