Microsoft.Bot.Builder.Internals.Fibers Namespace
Classes
Structs
Pair<T1,T2> | |
Range<T> |
Interfaces
IAwaiter<T> | |
IFiber<C> | |
IFiberLoop<C> | |
IFrame<C> | |
IFrameFactory<C> | |
IFrameLoop<C> | |
IItem<T> | |
IPost<T> | |
IScope<T> |
Provide an abstraction to serialize access to an item for a using-block scope of code. |
IStackStoreFactory<C> | |
IStore<T> | |
ITraits<T> | |
IWait | |
IWait<C> | |
IWait<C,T> | |
IWaiter<C> |
Waiters wait for an item to be posted. |
IWaitFactory<C> | |
Serialization.ISurrogateProvider |
Extend ISerializationSurrogate with a "tester" method used by Serialization.SurrogateSelector. |
Enums
Need |
This is the stage of the wait, showing what the wait needs during its lifecycle. |
Delegates
Rest<C,T> |