LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

DicomWCFStreamer Constructor (DicomWCFStreamer)






The user name performing the calls.
The user password.
A System.ServiceModel.Security.X509CertificateValidationMode enumeration value used to validate the WCF service certificate.
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IManageService interface.
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IQueryService interface.
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IStoreService interface.
Initializes a new instance of the DicomWCFStreamer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal userName As String, _
   ByVal password As String, _
   ByVal validationMode As X509CertificateValidationMode, _
   ByVal manageServiceEndPointAddress As EndpointAddress, _
   ByVal queryServiceEndPointAddress As EndpointAddress, _
   ByVal objectRetrieveServiceEndPointAddress As EndpointAddress, _
   ByVal storeServiceEndPointAddress As EndpointAddress _
)
'Usage
 
Dim userName As String
Dim password As String
Dim validationMode As X509CertificateValidationMode
Dim manageServiceEndPointAddress As EndpointAddress
Dim queryServiceEndPointAddress As EndpointAddress
Dim objectRetrieveServiceEndPointAddress As EndpointAddress
Dim storeServiceEndPointAddress As EndpointAddress
 
Dim instance As New DicomWCFStreamer(userName, password, validationMode, manageServiceEndPointAddress, queryServiceEndPointAddress, objectRetrieveServiceEndPointAddress, storeServiceEndPointAddress)

Parameters

userName
The user name performing the calls.
password
The user password.
validationMode
A System.ServiceModel.Security.X509CertificateValidationMode enumeration value used to validate the WCF service certificate.
manageServiceEndPointAddress
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IManageService interface.
queryServiceEndPointAddress
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IQueryService interface.
objectRetrieveServiceEndPointAddress
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IObjectRetrieveService interface.
storeServiceEndPointAddress
The web address of the Leadtools.Dicom.WCF.DICOMService implementing the Leadtools.Dicom.WCF.IStoreService interface.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWCFStreamer Class
DicomWCFStreamer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.