C#
VB
C++
Gets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IQueryService interface.
public EndpointAddress QueryServiceEndPointAddress { get; }
Public ReadOnly Property QueryServiceEndPointAddress As EndpointAddress
public:
property EndpointAddress^ QueryServiceEndPointAddress {
EndpointAddress^ get();
}
Set this value with the System.ServiceModel.EndpointAddress representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IQueryService.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET