Click or drag to resize

ServiceNotAvailableExceptionProvider Property

Gets the provider that did not have the required service, if available.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider Provider { get; }

Property Value

Type: IServiceProvider
See Also