OPC Studio 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.

The value of this constant is 1000.

 
Public FieldDefault value of the GetPropertyValuesChunkSize property.

The value of this constant is 5000.

 
Public FieldDefault value of the GroupByServer property.

The value of this constant is True.

 
Public FieldDefault value of the ReadItemsChunkSize property.

The value of this constant is 5000.

 
Public FieldDefault value of the SubscribeItemsChunkSize property.

The value of this constant is 1000.

 
Public FieldDefault value of the UnsubscribeItemsChunkSize property.

The value of this constant is 1000.

 
Public FieldDefault value of the WriteItemsChunkSize property.

The value of this constant is 5000.

 
Public FieldDefault value of the WriteItemValuesChunkSize property.

The value of this constant is 5000.

 
Top
See Also

Reference

DARequestChunkingParameters Class
OpcLabs.EasyOpc.DataAccess.Optimization Namespace