Click or drag to resize

EthernetCardGetIPv4Configuration Method

Returns the IPv4 configuration for this card.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public IPv4Configuration GetIPv4Configuration()

Return Value

Type: IPv4Configuration
The IP configuration for the ethernet card.
See Also