Functions For Monitoring Operations - Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual

Table of Contents

Advertisement

See Also
slapi_mods_get_first_mod()
sslapi_mods_get_next_mod()
slapi_mods_get_first_smod()
slapi_mods_get_next_smod()

Functions for Monitoring Operations

This section contains reference information on operation routines.
Table 14-20 Operation Routines
Function
slapi_op_abandoned()
slapi_op_get_type()
slapi_op_abandoned()
Determines whether or not the client has abandoned the current operation (the
operation that passes in the parameter block).
Syntax
#include "slapi-plugin.h"
int slapi_op_abandoned( Slapi_PBlock *pb );
Parameters
This function takes the following parameters:
pb
Description
This function allows you to verify if the operation associated to the
parameter has been abandoned. This function is useful to periodically check the
operations status of long-running plug-ins.
Description
Determines if the client has abandoned the current operation.
Gets the type of a Slapi_Operation.
Parameter block passed in from the current operation.
Functions for Monitoring Operations
pblock
Chapter 14
Function Reference
in the
373

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents