IProcessPingCallback Interfaccia

Definizione

Fornisce funzionalità per rispondere a una richiesta ping.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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
Attributi

Commenti

IProcessPingCallback è stato introdotto in .NET Framework 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Metodi

Nome Descrizione
Respond()

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Fornisce una routine di callback che risponde a una richiesta ping.

Si applica a