RemoteSystemSession.CreateParticipantWatcher Method

Definition

Initializes a RemoteSystemSessionParticipantWatcher to monitor the participants of this remote session.

public:
 virtual RemoteSystemSessionParticipantWatcher ^ CreateParticipantWatcher() = CreateParticipantWatcher;
RemoteSystemSessionParticipantWatcher CreateParticipantWatcher();
public RemoteSystemSessionParticipantWatcher CreateParticipantWatcher();
function createParticipantWatcher()
Public Function CreateParticipantWatcher () As RemoteSystemSessionParticipantWatcher

Returns

A RemoteSystemSessionParticipantWatcher for this session.

Windows requirements

App capabilities
remoteSystem

Applies to