Microsoft.Bot.Builder.Internals.Fibers Espace de noms
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classes
ClosureCaptureException | |
DoNotSerializeResolver | |
ErrorResilientStore<T> | |
Extensions | |
FactoryStore<T> | |
Fiber<C> | |
FiberModule |
Module Autofac pour les composants Fibre. |
FiberModule<C> |
Module Autofac pour les composants Fibre. |
FormatterStore<T> | |
Frame<C> | |
FrameFactory<C> | |
InvalidNeedException | |
InvalidNextException | |
InvalidTypeException | |
InvalidWaitException | |
LocalMutualExclusion<T> | |
Methods | |
NormalizedTraits | |
NullWait<C> |
Implémentation du modèle d’objet Null de l’interface d’attente. |
Pair | |
PostStruct<T> | |
Range | |
ReflectionSurrogateModule | |
Serialization | |
Serialization.ClosureCaptureErrorSurrogate | |
Serialization.JObjectSurrogate | |
Serialization.StoreInstanceByFieldsSurrogate | |
Serialization.StoreInstanceByTypeSurrogate | |
Serialization.StoreInstanceByTypeSurrogate.ObjectReference | |
Serialization.SurrogateLogDecorator | |
Serialization.SurrogateSelector | |
SetField | |
StoreFromStack<C> | |
Tasks<T> | |
Wait<C,T> | |
WaitFactory<C> |
Structures
Pair<T1,T2> | |
Range<T> |
Interfaces
IAwaiter<T> | |
IFiber<C> | |
IFiberLoop<C> | |
IFrame<C> | |
IFrameFactory<C> | |
IFrameLoop<C> | |
IItem<T> | |
IPost<T> | |
IScope<T> |
Fournissez une abstraction pour sérialiser l’accès à un élément pour une étendue de code using-block. |
IStackStoreFactory<C> | |
IStore<T> | |
ITraits<T> | |
IWait | |
IWait<C> | |
IWait<C,T> | |
IWaiter<C> |
Les serveurs attendent qu’un élément soit publié. |
IWaitFactory<C> | |
Serialization.ISurrogateProvider |
Étendez ISerializationSurrogate avec une méthode « testeur » utilisée par Serialization.SurrogateSelector. |
Énumérations
Need |
Il s’agit de l’étape de l’attente, qui montre ce dont l’attente a besoin pendant son cycle de vie. |
Délégués
Rest<C,T> |