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

Namespace: Akka.Dispatch
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public abstract void Dispose()

Implements

IDisposableDispose
See Also