ExternalService.GetOptions
Description:
A copy of the options the service was registered with.
A copy of the options the service was registered with.
Remarks:
The returned instance is mutable, but any changes made there cannot be assigned back to the service.
The returned instance is mutable, but any changes made there cannot be assigned back to the service.
public ExternalServiceOptions GetOptions()
ExternalServiceOptions
An instance of the options class.