Interface INetworkInterfaceEnumerator
Namespace: SociallyDistant.Core.OS.Network
Assembly: SociallyDistant.Framework.dll
Syntax
public interface INetworkInterfaceEnumerator
Methods
GetInterfaceInformation()
Declaration
IEnumerable<NetworkInterfaceInformation> GetInterfaceInformation()
Returns
Type | Description |
---|---|
IEnumerable<NetworkInterfaceInformation> |