InvalidNeedException Class

Definition

[System.Serializable]
public sealed class InvalidNeedException : Microsoft.Bot.Builder.Internals.Fibers.InvalidWaitException
[<System.Serializable>]
type InvalidNeedException = class
    inherit InvalidWaitException
Public NotInheritable Class InvalidNeedException
Inherits InvalidWaitException
Inheritance
Attributes

Constructors

Name Description
InvalidNeedException(IWait, Need)

Properties

Name Description
Have
Need
Wait (Inherited from InvalidWaitException)

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Applies to