Microsoft.VisualStudio.RemoteControl Namespace
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.
Remote |
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. |
IRemote |
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. |
Behavior |
Specifies the behavior of the IRemoteControlClient.ReadFile method |