Click or drag to resize

INetworkInformationServiceGetInterfaces Method

Get interface information

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
IEnumerable<NetworkInterfaceInfo> GetInterfaces()

Return Value

Type: IEnumerableNetworkInterfaceInfo

[Missing <returns> documentation for "M:SanteDB.Core.Services.INetworkInformationService.GetInterfaces"]

See Also