Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : QueryServiceEndPointAddress Property |
public EndpointAddress QueryServiceEndPointAddress {get;}
'Declaration Public ReadOnly Property QueryServiceEndPointAddress As EndpointAddress
'Usage Dim instance As DicomWCFStreamer Dim value As EndpointAddress value = instance.QueryServiceEndPointAddress
public: property EndpointAddress^ QueryServiceEndPointAddress { EndpointAddress^ get(); }