Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : CreateStreamer Method |
protected virtual DicomWCFStreamer CreateStreamer( string userName, string password, X509CertificateValidationMode certificateValidation, EndpointAddress manageServiceEndPointAddress, EndpointAddress queryServiceEndPointAddress, EndpointAddress objectRetrieveServiceEndPointAddress, EndpointAddress storageEndPointAddress )
'Declaration Protected Overridable Function CreateStreamer( _ ByVal userName As String, _ ByVal password As String, _ ByVal certificateValidation As X509CertificateValidationMode, _ ByVal manageServiceEndPointAddress As EndpointAddress, _ ByVal queryServiceEndPointAddress As EndpointAddress, _ ByVal objectRetrieveServiceEndPointAddress As EndpointAddress, _ ByVal storageEndPointAddress As EndpointAddress _ ) As DicomWCFStreamer
'Usage Dim instance As MedicalWebViewerLoader Dim userName As String Dim password As String Dim certificateValidation As X509CertificateValidationMode Dim manageServiceEndPointAddress As EndpointAddress Dim queryServiceEndPointAddress As EndpointAddress Dim objectRetrieveServiceEndPointAddress As EndpointAddress Dim storageEndPointAddress As EndpointAddress Dim value As DicomWCFStreamer value = instance.CreateStreamer(userName, password, certificateValidation, manageServiceEndPointAddress, queryServiceEndPointAddress, objectRetrieveServiceEndPointAddress, storageEndPointAddress)
protected virtual DicomWCFStreamer CreateStreamer( string userName, string password, X509CertificateValidationMode certificateValidation, EndpointAddress manageServiceEndPointAddress, EndpointAddress queryServiceEndPointAddress, EndpointAddress objectRetrieveServiceEndPointAddress, EndpointAddress storageEndPointAddress )
function Leadtools.Dicom.Web.MedicalWebViewerLoader.CreateStreamer( userName , password , certificateValidation , manageServiceEndPointAddress , queryServiceEndPointAddress , objectRetrieveServiceEndPointAddress , storageEndPointAddress )
protected: virtual DicomWCFStreamer^ CreateStreamer( String^ userName, String^ password, X509CertificateValidationMode certificateValidation, EndpointAddress^ manageServiceEndPointAddress, EndpointAddress^ queryServiceEndPointAddress, EndpointAddress^ objectRetrieveServiceEndPointAddress, EndpointAddress^ storageEndPointAddress )
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