C#
VB
C++
Gets or sets the WCF Service address which implement the Leadtools.Dicom.WCF.IManageService interface.
public EndpointAddress ManageServiceEndPointAddress { get; }
Public ReadOnly Property ManageServiceEndPointAddress As EndpointAddress
public:
property EndpointAddress^ ManageServiceEndPointAddress {
EndpointAddress^ get();
}
Set this value with the System.ServiceModel.EndpointAddress representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IManageService.
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