Method | Description | |
---|---|---|
ComDaClientManager ( ) : System |
Initializes a new instance of the ComDaClientManager class.
|
|
SelectClient ( |
Selects the DA COM client to use for the current context.
|
Method | Description | |
---|---|---|
CreateClient ( ) : |
Creates a new client object.
|
|
UpdateStatus ( ) : bool |
Updates the status node.
|
public SelectClient ( |
||
context | The context. | |
useDefault | bool | True if the the default instance should be returned. |
return |