WebServiceManager.Internal.CommonProxyInfo Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServicesTools
Syntax
public class WebServiceManager.Internal.CommonProxyInfo
Public Class WebServiceManager.Internal.CommonProxyInfo
Properties
| Name | Description |
|---|
| BeginCall | Give a way for the Explorer Framework call CommandManager.ErrorIfInOnIdle() at the beginning of every call. |
| Instance | |
Methods
| Name | Description |
|---|
| ConnectionChanged | If the connectionTicket is different from the previous one then this methods send out a notification to interested listeners. |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServicesTools.WebServiceManager.Internal.CommonProxyInfo
See Also