UserWatcher.Status Property

Definition

Gets the status of a user watcher.

public:
 property UserWatcherStatus Status { UserWatcherStatus get(); };
UserWatcherStatus Status();
public UserWatcherStatus Status { get; }
var userWatcherStatus = userWatcher.status;
Public ReadOnly Property Status As UserWatcherStatus

Property Value

The status of the user watcher.

Applies to