ExternalResourceServiceUtils.GetServersByType
Method
Description:
Gets registered external resource servers which support the external resource type.
Gets registered external resource servers which support the external resource type.
Parameters
| Parameter | Type | Description |
|---|---|---|
| type | ExternalResourceType | The external resource type for the servers to match |
Return Value
| Type | Description |
|---|---|
| IList | A list of matched external resource servers |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |