RemoteSystemSessionWatcher.Status Property

Definition

Gets the operational status of this remote session watcher.

public:
 property RemoteSystemSessionWatcherStatus Status { RemoteSystemSessionWatcherStatus get(); };
RemoteSystemSessionWatcherStatus Status();
public RemoteSystemSessionWatcherStatus Status { get; }
var remoteSystemSessionWatcherStatus = remoteSystemSessionWatcher.status;
Public ReadOnly Property Status As RemoteSystemSessionWatcherStatus

Property Value

A RemoteSystemSessionWatcherStatus value describing the status of the watcher.

Windows requirements

App capabilities
remoteSystem

Applies to