| Name | Description | Type | Additional information |
|---|---|---|---|
| Uri | string |
None. |
|
| MethodName | string |
None. |
|
| TypeName | string |
None. |
|
| MethodSignature | Object |
None. |
|
| MethodBase | MethodBase |
None. |
|
| HasVarArgs | boolean |
None. |
|
| ArgCount | integer |
None. |
|
| Args | Collection of Object |
None. |
|
| OutArgCount | integer |
None. |
|
| OutArgs | Collection of Object |
None. |
|
| Exception | Exception |
None. |
|
| ReturnValue | Object |
None. |
|
| Properties | Dictionary of Object [key] and Object [value] |
None. |
|
| LogicalCallContext | LogicalCallContext |
None. |