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

Namespace:  Akka.TestKit.Xunit
Assembly:  Akka.TestKit.Xunit (in Akka.TestKit.Xunit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also