Yaaf.Xmpp.Runtime


SingleChecker

Defined in Yaaf.Xmpp.Runtime.dll.
A simple API to prevent that code after "StartSingle" is called twice

Constructors

ConstructorDescription
new()
Signature: unit -> SingleChecker

Instance members

Instance memberDescription
IsStarted
Signature: bool
StartSingle(exn)
Signature: exn:exn -> unit
Fork me on GitHub