RemoteSystemSessionParticipantWatcher.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 participant watcher.
public:
property RemoteSystemSessionParticipantWatcherStatus Status { RemoteSystemSessionParticipantWatcherStatus get(); };
RemoteSystemSessionParticipantWatcherStatus Status();
public RemoteSystemSessionParticipantWatcherStatus Status { get; }
var remoteSystemSessionParticipantWatcherStatus = remoteSystemSessionParticipantWatcher.status;
Public ReadOnly Property Status As RemoteSystemSessionParticipantWatcherStatus
Property Value
A RemoteSystemSessionParticipantWatcherStatus value describing the status of the watcher.
Windows requirements
App capabilities |
remoteSystem
|