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
);| Argument | Description |
| ContinuationPointIn | An opaque identifier provided by the Server from a previous call to GetRecords that is to be released. |
Method result codes in Table 6
| Result Code | Description |
| Bad_ContinuationPointInvalid | The continuation point provided is not valid or no longer valid. |
The ReleaseContinuationPoint Method representation in the AddressSpace is formally defined in Table 7.
| Attribute | Value | ||||
| BrowseName | 0:ReleaseContinuationPoint | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | M |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| LogObject Base |