IVpnChannelStatics Interface

Définition

Fournit des fonctions statiques pour les plug-ins VPN.

public interface class IVpnChannelStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2297103917, 59416, 20477, 152, 166, 54, 62, 55, 54, 201, 93)]
struct IVpnChannelStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2297103917, 59416, 20477, 152, 166, 54, 62, 55, 54, 201, 93)]
public interface IVpnChannelStatics
Public Interface IVpnChannelStatics
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
networkingVpnProvider

Méthodes

ProcessEventAsync(Object, Object)

Un plug-in VPN doit toujours appeler cette fonction dans sa méthode Run() des tâches en arrière-plan.

S’applique à