Persistate API documentation
Wait Method
NamespacesPersistate.UtilSyncWait()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
Wait()()()()
Waits for a signal from this Sync and obtains the object passed by Signal.

Wait(Int32)
Waits for a signal from this Sync for a maximum period of time and obtains the object passed by Signal.

Wait(IEnumerable<(Of <<'(Sync>)>>))
Waits until all Syncs in a collection have been signalled.

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)