| 
            
              ClientBaseEnabled Property
             | 
          
        
        
            Gets or sets a boolean value that indicates whether the client is currently enabled.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntax
Remarks
            Setting Enabled to true will start connection cycle for the client if it
            is not connected, setting to false will disconnect the client if it is connected.
            
See Also