RemoteSystemSessionWatcher.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|