Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PIPointChangesCookie Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
PIPointChangesCookie Class
The PIPointChangesCookie is used in subsequent calls to FindChangedPIPoints(Int32, Object, PIPointChangesCookie, IEnumerablePIPoint) to retrieve changes that have occurred, since the last call was made. This object is serializable, so that consumers can serialize the object before shutdown and reconstitute it on startup.

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.PIPIPointChangesCookie

Namespace:  OSIsoft.AF.PI
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

[SerializableAttribute]
public sealed class PIPointChangesCookie : IDisposable, 
	ISerializable
<SerializableAttribute>
Public NotInheritable Class PIPointChangesCookie
	Implements IDisposable, ISerializable

Dim instance As PIPointChangesCookie
[SerializableAttribute]
public ref class PIPointChangesCookie sealed : IDisposable, 
	ISerializable
[<SealedAttribute>]
[<SerializableAttribute>]
type PIPointChangesCookie =  
    class
        interface IDisposable
        interface ISerializable
    end

The PIPointChangesCookie type exposes the following members.

Methods

  NameDescription
Public method
Dispose
Used to release resources managed by this object
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetObjectData
Used to serialize the object
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7, 2.6

See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in