Connection Property

Summary

Gets or sets the connection.

Syntax
C#
VB
C++
public ConnectionInformation Connection { get; } 
  
Public ReadOnly Property Connection As ConnectionInformation 
public: 
property ConnectionInformation^ Connection { 
   ConnectionInformation^ get(); 
} 

Property Value

Information about a peer connection.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly