LogicalNetworkInterfaceGetAllAvailable Method

CVB.Net Documentation
Gets all available network interfaces usable by the GevServer.

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

public static LogicalNetworkInterface[] GetAllAvailable()

Return Value

Type: LogicalNetworkInterface
Array containing all available network interfaces.
See Also

Reference