Class ServiceProviderDisposesWithAgentModule
- Namespace
- Prefrontal.Modules
- Assembly
- Prefrontal.Core.dll
A module that disposes of the agent's ServiceProvider when the agent itself gets disposed. It does not have any effects if the module is simply being removed from the agent.
public sealed class ServiceProviderDisposesWithAgentModule : Module, IDisposable
- Inheritance
-
ServiceProviderDisposesWithAgentModule
- Implements
- Inherited Members
- Extension Methods
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()