RemoteControlClient Class
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.
Client for the Remote Control Service. This client polls the service for a single settings file and keeps it up-to-date in the local IE cache (which is per-user). Developers may call the ReadFile(BehaviorOnStale) or ReadFileAsync(BehaviorOnStale) to read settings file.
public ref class RemoteControlClient : IDisposable, Microsoft::VisualStudio::RemoteControl::IRemoteControlClient
public class RemoteControlClient : IDisposable, Microsoft.VisualStudio.RemoteControl.IRemoteControlClient
type RemoteControlClient = class
interface IRemoteControlClient
interface IDisposable
Public Class RemoteControlClient
Implements IDisposable, IRemoteControlClient
- Inheritance
-
RemoteControlClient
- Implements
Remote |
Creates the client and starts polling. |
Full |
Gets a full URL used to download to the file. |
Polling |
Gets a polling Interval to check the file on the server. This setting also determines when a file in the local IE cache is considered stale. |
Telemetry |
Gets or sets an action which allows setting of a Telemetry Logger to collect telemetry for usage of the Remote Control. |
Telemetry |
Gets or sets an action which allows setting of a Telemetry Logger to collect telemetry for usage of the Remote Control. Includes Pii-option. |
Dispose() |
Disposes of client |
Read |
Reads the settings file based on the |
Read |
Reads the settings file based on the |
Tuote | Versiot |
---|---|
Visual Studio SDK | 2019, 2022 |