5.4 ReleaseContinuationPoint Method

This Method allows a Client to release a LogObject ContinuationPoint that was returned to it.

The signature of the Method is described below, and the arguments are described in Table 5.

Signature

	ReleaseContinuationPoint (
	  [in] 0:ByteString			ContinuationPointIn
	);
Table 5 – ReleaseContinuationPoint Method arguments
Argument Description
ContinuationPointInAn opaque identifier provided by the Server from a previous call to GetRecords that is to be released.

Method result codes in Table 6

Table 6 – ReleaseContinuationPoint Result Codes
Result Code Description
Bad_ContinuationPointInvalidThe continuation point provided is not valid or no longer valid.

The ReleaseContinuationPoint Method representation in the AddressSpace is formally defined in Table 7.

Table 7 – ReleaseContinuationPoint Method AddressSpace definition
Attribute Value
BrowseName0:ReleaseContinuationPoint
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyTypeM
ConformanceUnits
LogObject Base