←Select platform

QueryServiceEndPointAddress Property

Summary

Gets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IQueryService interface.

Syntax

C#
VB
C++
public EndpointAddress QueryServiceEndPointAddress { get; } 
  
Public ReadOnly Property QueryServiceEndPointAddress As EndpointAddress 
public: 
property EndpointAddress^ QueryServiceEndPointAddress { 
   EndpointAddress^ get(); 
} 

Property Value

Set this value with the System.ServiceModel.EndpointAddress representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IQueryService.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly