Share via


VpnChannel.SystemHealth Property

Definition

Gets the statement of health of the client machine.

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

Property Value

A pointer to the VpnSystemHealth class that provides access to the statement of health for the client machine.

Windows requirements

App capabilities
networkingVpnProvider

Applies to