Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NServiceBus
AcceptanceTesting
Support
TaskExtensions
C# Class NServiceBus.AcceptanceTesting.Support.TaskExtensions
Show file
Open project: Particular/NServiceBus
Public Methods
Method
Description
Timebox
(
this
tasks
,
System.TimeSpan
timeoutAfter
,
string
messageWhenTimeboxReached
) :
Task
Method Details
Timebox()
public
static
method
public
static
Timebox
(
this
tasks
,
System.TimeSpan
timeoutAfter
,
string
messageWhenTimeboxReached
) :
Task
tasks
this
timeoutAfter
System.TimeSpan
messageWhenTimeboxReached
string
return
Task