NullWait<C>.IWait.Fail(Exception) Method
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.
void IWait.Fail (Exception error);
abstract member Microsoft.Bot.Builder.Internals.Fibers.IWait.Fail : Exception -> unit
override this.Microsoft.Bot.Builder.Internals.Fibers.IWait.Fail : Exception -> unit
Sub Fail (error As Exception) Implements IWait.Fail
Parameters
- error
- Exception