Callback (Client Options Dialog Box)

   

Use the Callback tab to configure the callback options.

Options

Register Callback Every Service Request

Specifies that clients will pass a callback object every time they make a service request.

Register Callback Only Once

Specifies that clients will pass a callback object only once.

Return Results Using Event Sinking

Specifies that results are returned to the clients by raising events rather than through a callback object.