C# Class NServiceBus.ContainerTests.When_disposing_the_builder.AnotherSingletonComponent

Inheritance: IDisposable
Show file Open project: Particular/NServiceBus.Autofac

Public Properties

Property Type Description
DisposeCalled bool

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

DisposeCalled public static property

public static bool DisposeCalled
return bool