IProcessPingCallback Interface

Definição

Fornece funcionalidade para responder a uma solicitação de ping.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public interface class IProcessPingCallback
[System.Runtime.InteropServices.Guid("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessPingCallback
[<System.Runtime.InteropServices.Guid("f11dc4c9-ddd1-4566-ad53-cf6f3a28fefe")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessPingCallback = interface
Public Interface IProcessPingCallback
Atributos

Comentários

IProcessPingCallbacké introduzido no .NET Framework 3.5. Para saber mais, confira Versões e dependências.

Métodos

Respond()

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

Fornece uma rotina de retorno de chamada que responde a uma solicitação de ping.

Aplica-se a