Datasnap.DSCommon.TDSClientCallbackChannelManager Properties
InheritedProtected
| ChannelName | published | Specifies the name of the callback channel. | 
| CommunicationProtocol | published | Specifies the name of the communication protocol. | 
| CommunicationTimeout | published | Specifies the timeout, in milliseconds, for a response, after the connection is established. | 
| ComObject | public | Specifies the interface reference implemented by the component. | 
| ComponentCount | public | Indicates the number of components owned by the component. | 
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. | 
| Components | public | Lists all components owned by the component. | 
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. | 
| ComponentStyle | public | Governs the behavior of the component. | 
| ConnectionTimeout | published | Specifies the time, in milliseconds, expected for the connection to be established. | 
| DesignInfo | public | Contains information used by the Form designer. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| DSHostname | published | Specifies the DataSnap server machine name. | 
| DSPath | published | Specifies the URL path. | 
| DSPort | published | Specifies the connection port number. | 
| IPImplementationID | published | |
| ManagerId | published | Specifies a unique ID for the callback channel manager. | 
| Name | published | Specifies the name of the component as referenced in code. | 
| Observers | public | Indicates the TObservers object added to the TComponent. | 
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. | 
| Password | published | Password to use for authentication. | 
| ProxyHost | published | The host through which to send requests. | 
| ProxyPassword | published | The password for authentication with the specified proxy. | 
| ProxyPort | published | The port on the proxy host. | 
| ProxyUsername | published | The user name for authentication with the specified proxy. | 
| State | public | Specifies the current state of the tunnel thread. | 
| StateError | public | Specifies a meaningful error message if State has failed. | 
| Tag | published | Stores a NativeInt integral value as a part of a component. | 
| UserName | published | User name to use for authentication. | 
| VCLComObject | public | Represents information used internally by components that support COM. |