IsConnected Property

Summary
Gets a value indicating whether the connection with the client is valid.
Syntax
C#
VB
C++
public bool IsConnected { get; } 
  
ReadOnly Property IsConnected As Boolean 
property bool IsConnected { 
   bool get(); 
} 

Property Value

true if the connection with the client is valid; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.