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 |
|
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
Table 6 – ReleaseContinuationPoint Result Codes
|
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.
Table 7 – ReleaseContinuationPoint Method AddressSpace definition
|
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 |
|||||