RemoteSystemSessionParticipantWatcher.Status Property

Definition

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

Applies to