version 6.5
OD Get NB Mode (login_ID) Integer
| Parameter | Type | Description | |
| login_ID | Longint | Connection Identifier | |
| Function result | Integer | 1 = the non-blocking mode is set, | |
| 0 = the non-blocking mode is not set |
Description
The command OD Get NB Mode allows you to know the current status of the non-blocking mode.
login_ID must be a valid connection identifier.
OD Get NB Mode returns 1 if the non-blocking mode is set, otherwise it returns 0.
See Also