Searches the network for UPnP devices.

C# | Visual Basic | Visual C++ | F# |
public UPnP_Device[] Search( IPAddress ip, string deviceType, int timeout )
Public Function Search ( ip As IPAddress, deviceType As String, timeout As Integer ) As UPnP_Device()
public: array<UPnP_Device^>^ Search( IPAddress^ ip, String^ deviceType, int timeout )
member Search : ip : IPAddress * deviceType : string * timeout : int -> UPnP_Device[]


Exception | Condition |
---|---|
ArgumentNullException | Is raised when ip is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119