InvalidTypeException(IWait, Type) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public InvalidTypeException (Microsoft.Bot.Builder.Internals.Fibers.IWait wait, Type type);
new Microsoft.Bot.Builder.Internals.Fibers.InvalidTypeException : Microsoft.Bot.Builder.Internals.Fibers.IWait * Type -> Microsoft.Bot.Builder.Internals.Fibers.InvalidTypeException
Public Sub New (wait As IWait, type As Type)
Parameters
- wait
- IWait
- type
- Type