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.129 (1.2.3.129)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also