IQueuePolicy.OnExit Method

Definition

Called after successful requests have been returned from the server. Does NOT get called for rejected requests.

public:
 void OnExit();
public void OnExit ();
abstract member OnExit : unit -> unit
Public Sub OnExit ()

Applies to