Compartir a través de


VpnChannel.SystemHealth Propiedad

Definición

Obtiene la instrucción de mantenimiento del equipo cliente.

public:
 property VpnSystemHealth ^ SystemHealth { VpnSystemHealth ^ get(); };
VpnSystemHealth SystemHealth();
public VpnSystemHealth SystemHealth { get; }
var vpnSystemHealth = vpnChannel.systemHealth;
Public ReadOnly Property SystemHealth As VpnSystemHealth

Valor de propiedad

Puntero a la clase VpnSystemHealth que proporciona acceso a la instrucción de mantenimiento del equipo cliente.

Requisitos de Windows

Características de aplicaciones
networkingVpnProvider

Se aplica a