Stops remote control of the session. The session must be running on the local server.
Declaring type: ITerminalServicesSession
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract void StopRemoteControl ()
Collapse/Expand Remarks
This method should be called on the session that is being shadowed, not on the session that is shadowing.