Yaaf.Xmpp.Runtime


IRuntimeShutdown

Defined in Yaaf.Xmpp.Runtime.dll.
Provides an api for plugins to do work on runtime exit

Instance members

Instance memberDescription
RuntimeTask
Signature: Task<exn option>
Modifiers: abstract
use ContinueWith to do somthing after the runtime task.
Fork me on GitHub