LISTEN_INTERVAL - USAP configuration option

Description

The LISTEN_INTERVAL option specifies the number of seconds that will elapse between RFC listen calls.

Listen calls are polling calls that are performed repetitively to determine if an RFC event is available.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-rfc_listen_interval interval

(tick)

(tick)

(tick)

Environment Variable

USAP_RFC_LISTEN_INTERVAL=interval

(tick)

(tick)

Configuration File Keyword

rfc_listen_interval interval

(tick)

(tick)

(tick)

Value

interval is the number of seconds that will elapse between RFC listen calls.

Default value is 1.

Command Usage

The LISTEN_INTERVAL option is an RFC (Remote Function Call) option.

RFC options are associated with program execution, not commands. They are always used to configure a fault tolerant RFC connection.