Click or drag to resize
IAutoDiscover Interface
Interface to implement auto discover of clients logic

Namespace: DrawerBackup.Server.AutoDiscoverable
Assembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public interface IAutoDiscover

The IAutoDiscover type exposes the following members.

Methods
  NameDescription
Public methodAccept
Analyse and returns if the request can be registred
Public methodCreate
Create a client from the request
Top
See Also