TimeoutExpired.this
this
(string operation, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new TimeoutExpired exception.
Parameters
operation | Description of the operation that timed out. |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |