Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

EnableCommunicationIdleTimer Property






Enables or disables the communication idle timer.
Syntax
public bool EnableCommunicationIdleTimer {get; set;}
'Declaration
 
Public Property EnableCommunicationIdleTimer As Boolean
'Usage
 
Dim instance As ClientSession
Dim value As Boolean
 
instance.EnableCommunicationIdleTimer = value
 
value = instance.EnableCommunicationIdleTimer

            

            
public:
property bool EnableCommunicationIdleTimer {
   bool get();
   void set (    bool value);
}

Property Value

true to enable the communication idle timer; otherwise, false.
Requirements

Target Platforms

See Also

Reference

ClientSession Class
ClientSession Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features