Table of Contents

Method FromTimedOut

Namespace
DSharpPlus.Clients
Assembly
DSharpPlus.dll

FromTimedOut()

Creates a new result that indicates having timed out.

public static EventWaiterResult<T> FromTimedOut()

Returns

EventWaiterResult<T>