←Select platform

StoreServiceEndPointAddress Property

Summary

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

Syntax

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

Property Value

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

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