source:
branch/egtra-stream-without-en_dec/Classes/System/Threading/Timeout.ab@
673
Last change on this file since 673 was 497, checked in by , 17 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.