Click or drag to resize
UPnpPortMapGetServiceLocations Method
Retrieves service locations in local network freely configurable through DiscoveryDeviceFilter and DiscoveryMessage.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public List<UPnpServiceLocation> GetServiceLocations()

Return Value

Type: ListUPnpServiceLocation
The service locations.
See Also