Click or drag to resize
ClientWizardControllerAutoDiscover Method
Try to auto discover the client

Namespace: DrawerBackup.Server.WebS.Controllers
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Result AutoDiscover(
	[FromBodyAttribute] string[] data
)

Parameters

data
Type: SystemString

Return Value

Type: Result
See Also