[ROOT] --> C-Client

function PEGatewaySetWait

Set the Gateway's wait property.

Source:
Include\pcreapi.h

Parameters:
hGateway The handle to the gateway.
wait The wait parameter for the gateway.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGatewaySetWait( PEHANDLE hGateway, int wait );

Copyright (c) 2000 Dynalivery Corp.