IApiDispatcherConfiguration
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: IApiDispatcherConfiguration
Properties
Enabled
property Enabled: Boolean read write;
Boolean Enabled { get; set; }
Property Enabled() As Boolean
Host
property Host: String read write;
String Host { get; set; }
Property Host() As String
Name
property Name: String read write;
String Name { get; set; }
Property Name() As String
Path
property Path: String read write;
String Path { get; set; }
Property Path() As String
Version
property Version: String read write;
String Version { get; set; }
Property Version() As String