Click or drag to resize
Akka.NETTestKitDispose 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.42 (1.2.3.42)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also