Click or drag to resize

IAutosearchDeviceSearchSettings Method

Get settings from autosearch

Namespace: Resto.Front.Api.Devices
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
AutosearchDeviceSettingsResult SearchSettings(
	AutosearchDeviceSettingsTask task
)

Parameters

task  AutosearchDeviceSettingsTask
AutosearchDeviceSettingsTaskTask to process.

Return Value

AutosearchDeviceSettingsResult
See Also