Constructor SsdpDeviceLocatorBase
SsdpDeviceLocatorBase(ISsdpCommunicationsServer)
Default constructor.
Declaration
protected SsdpDeviceLocatorBase(ISsdpCommunicationsServer communicationsServer)
Parameters
| Type | Name | Description |
|---|---|---|
| ISsdpCommunicationsServer | communicationsServer | The ISsdpCommunicationsServer implementation to use for network communications. |