메소드 | 설명 | |
---|---|---|
Timeout ( string id, System.DateTime dueTime ) : System |
Creates a new instance of a timeout representation.
|
public Timeout ( string id, System.DateTime dueTime ) : System | ||
id | string | The id of the timeout. |
dueTime | System.DateTime | The due time of the timeout. |
리턴 | System |