Opc.Ua.Core
OperationLimits Class Properties


Opc.Ua Namespace : OperationLimits Class

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

Public Properties
 NameDescription
Public Property Indicates the maximum size of the itemsToCreate array when a Client calls the CreateMonitoredItems Service, the maximum size of the itemsToModify array when a Client calls the ModifyMonitoredItems Service, the maximum size of the monitoredItemIds array when a Client calls the SetMonitoringMode Service or the DeleteMonitoredItems Service, the maximum size of the sum of the linksToAdd and linksToRemove arrays when a Client calls the SetTriggering Service.  
Public Property Indicates the maximum size of the nodesToBrowse array when calling the Browse Service or the continuationPoints array when a Client calls the BrowseNext Service.  
Public Property Indicates the maximum size of the nodesToRead array when a Client calls the HistoryRead Service using the historyReadDetails RAW, PROCESSED, MODIFIED or ATTIME.  
Public Property Indicates the maximum size of the nodesToRead array when a Client calls the HistoryRead Service using the historyReadDetails EVENTS.  
Public Property Indicates the maximum size of the historyUpdateDetails array supported by the Server when a Client calls the HistoryUpdate Service.  
Public Property Indicates the maximum size of the historyUpdateDetails array when a Client calls the HistoryUpdate Service.  
Public Property Indicates the maximum size of the methodsToCall array when a Client calls the Call Service.  
Public Property Indicates the maximum size of the nodesToAdd array when a Client calls the AddNodes Service, the maximum size of the referencesToAdd array when a Client calls the AddReferences Service, the maximum size of the nodesToDelete array when a Client calls the DeleteNodes Service, and the maximum size of the referencesToDelete array when a Client calls the DeleteReferences Service.  
Public Property Indicates the maximum size of the nodesToRead array when a Client calls the Read Service.  
Public Property Indicates the maximum size of the nodesToRegister array when a Client calls the RegisterNodes Service and the maximum size of the nodesToUnregister when calling the UnregisterNodes Service.  
Public Property Indicates the maximum size of the browsePaths array when a Client calls the TranslateBrowsePathsToNodeIds Service.  
Public Property Indicates the maximum size of the nodesToWrite array when a Client calls the Write Service.  
Top
See Also

Reference

OperationLimits Class
Opc.Ua Namespace