LogicalNetworkInterfaceGetNetworkInterface Method

CVB.Net Documentation
Gets the physical network interface this logical one belongs to.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public NetworkInterface GetNetworkInterface()

Return Value

Type: NetworkInterface
Physical network interface of this logical one.
See Also

Reference