Property Span NamespaceTerminal.Gui.App AssemblyTerminal.Gui.dll Span Gets or sets the time interval to wait before invoking the Callback. public override TimeSpan Span { get; } Property Value TimeSpan A TimeSpan representing the delay before the callback is invoked. If the timeout is rescheduled (i.e., Callback returns true), this interval is used again.