 | TestKitDispose 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)
Syntaxabstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose
See Also