Property Value
An integer value (0, 1, or 2) representing the interrupt processing mode.
An integer value (0, 1, or 2) representing the interrupt processing mode.
Available modes:
Value | Description |
---|---|
0 | Disable interrupt processing. |
1 | Interrupts supported are sent, otherwise the connection is closed. (Default value) |
2 | Interrupts drop the connection. |