Click or drag to resize
Akka.NETTestKit.Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace:  Akka.TestKit.Xunit2
Assembly:  Akka.TestKit.Xunit2 (in Akka.TestKit.Xunit2.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also