definition: |
cpnsTimeOut :: Int cpnsTimeOut = 6000 |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
-- The time out before considering the server as unreachable: |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {6000}} |
name: |
cpnsTimeOut |
precedence: |
no precedence defined |
result-values: |
{6000} |
signature: |
Prelude.Int |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |