Connectivity Software User's Guide and Reference
DARequestChunkingParameters Class Fields


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Optimization Namespace : DARequestChunkingParameters Class

For a list of all members of this type, see DARequestChunkingParameters members.

Public Fields
 NameDescription
Public FieldDefault value of the ChangeItemSubscriptionsChunkSize property.

This is a constant, and its value is 1000.

 
Public FieldDefault value of the GetPropertyValuesChunkSize property.

This is a constant, and its value is 5000.

 
Public FieldDefault value of the GroupByServer property.

This is a constant, and its value is True.

 
Public FieldDefault value of the ReadItemsChunkSize property.

This is a constant, and its value is 5000.

 
Public FieldDefault value of the SubscribeItemsChunkSize property.

This is a constant, and its value is 1000.

 
Public FieldDefault value of the UnsubscribeItemsChunkSize property.

This is a constant, and its value is 1000.

 
Public FieldDefault value of the WriteItemsChunkSize property.

This is a constant, and its value is 5000.

 
Public FieldDefault value of the WriteItemValuesChunkSize property.

This is a constant, and its value is 5000.

 
Top
See Also

Reference

DARequestChunkingParameters Class
OpcLabs.EasyOpc.DataAccess.Optimization Namespace