source:
trunk/Include/Classes/System/Threading/Timeout.ab@
504
| Last change on this file since 504 was 497, checked in by , 18 years ago | |
|---|---|
| File size: 197 bytes | |
| Line | |
|---|---|
| 1 | ' Classes/System/Threading/Timeout.ab |
| 2 | |
| 3 | Namespace System |
| 4 | Namespace Threading |
| 5 | |
| 6 | Class Timeout |
| 7 | Public |
| 8 | Const Infinite = -1 As Long |
| 9 | End Class |
| 10 | |
| 11 | End Namespace 'Threading |
| 12 | End Namespace 'System |
Note:
See TracBrowser
for help on using the repository browser.
