UserWatcher.Start Method

Definition

Starts the user watcher.

public:
 virtual void Start() = Start;
void Start();
public void Start();
function start()
Public Sub Start ()

Remarks

You must add a handler for the UserWatcher.Added before event before calling Start.

Applies to