When these two commands are issued in sequence, one after the other: STOP FUNCTION
SPECIFIC(A.B) ACTION(REJECT) STOP FUNCTION SPECIFIC(A.B) ACTION(QUEUE) What
will occur?

A.
Function A.B is stopped and queues all access.
B.
Function A.B is stopped and rejects all access.
C.
Function A.B is stopped and rejects all access until we start the function or run out of
installation timeout.
D.
Function A.B is stopped and queues all access until we start the function or run out of
installation timeout.
Explanation: