BackgroundAction TParam, TReturn  OnDone EventA Sandcastle Documented Class Library

[Missing <summary> documentation for "E:BackgroundTask.BackgroundAction`2.OnDone"]

Namespace: BackgroundTask
Assembly: BackgroundTask (in BackgroundTask.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public event EventHandler<ActionDoneEventArgs<TReturn>> OnDone

Value

Type: OnlineSystem EventHandler ActionDoneEventArgs TReturn  
See Also