InvalidNextException Class

Definition

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

Constructors

InvalidNextException(IWait)

Properties

Wait (Inherited from InvalidWaitException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from InvalidWaitException)

Applies to