PicoOPC User's Guide and Reference
Client Class Properties


OpcLabs.PicoOpc Assembly > OpcLabs.PicoOpc.UA Namespace : Client Class

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

Public Properties
 NameDescription
Public PropertyA descriptive name for the application.  
Public PropertyThe unique identifier for the application instance.  
Public PropertyDetermines whether the client object is currently connected to the server.  
Public PropertyThe license key (a GUID) enabling the component.  
Public PropertyA locale ID for localized strings.  
Public PropertyThe unique identifier for the product.  
Public PropertyThe amount of time a TCP client connection will wait to receive data once a read operation is initiated. In milliseconds.  
Public PropertyThe amount of time a TCP client connection will wait for a send operation to complete successfully. In milliseconds.  
Public PropertyRequested maximum duration that a session should remain open without activity. In milliseconds.  
Top
See Also

Reference

Client Class
OpcLabs.PicoOpc.UA Namespace