Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.14 KB

vpnchannel.md

File metadata and controls

34 lines (24 loc) · 1.14 KB
-api-id -api-type
T:Windows.Networking.Vpn.VpnChannel
winrt class

Windows.Networking.Vpn.VpnChannel

-description

Provides methods to create and destroy a VPN channel, and methods to perform buffer management. A VPN channel is the object in the system that links the network traffic data flow between the VPN plug-in's VPN server socket and the client machine network stack.

-remarks

Version history

Windows version SDK version Value added
1803 17134 AddAndAssociateTransport
1803 17134 CurrentRequestTransportContext
1803 17134 GetSlotTypeForTransportContext
1803 17134 ReplaceAndAssociateTransport
1803 17134 StartReconnectingTransport
1803 17134 StartWithTrafficFilter(IEnumerable<HostName>,IEnumerable<HostName>,VpnInterfaceId,VpnRouteAssignment,VpnDomainNameAssignment,UInt32,UInt32,Boolean,IEnumerableIEnumerable<Object>,VpnTrafficFilterAssignment)

-examples

-see-also

-capabilities

networkingVpnProvider