Lue englanniksi

Jaa


Microsoft.VisualStudio.RemoteControl Namespace

Classes

RemoteControlClient

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.

Interfaces

IRemoteControlClient

Interface for the 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.

Enums

BehaviorOnStale

Specifies the behavior of the IRemoteControlClient.ReadFile method