AgentCore.StatusEventHandler Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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