| Overload | Description |
|---|---|
| Load(ApplicationConfiguration,String) | Loads a collection of endpoints from a file and overrides the endpoint configuration. |
| Load(ApplicationConfiguration,String,Boolean) | Loads a collection of endpoints from a file and overrides the endpoint configuration. |
| Load(String) | Loads a collection of endpoints from a file. |
| Load(Stream) | Loads a collection of endpoints from a stream. |