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

CreateObjectRetrieveServiceBinding Method






Creates a System.ServiceModel.Channels.Binding object for the ObjectRetrieve service
Syntax
protected virtual Binding CreateObjectRetrieveServiceBinding()
'Declaration
 
Protected Overridable Function CreateObjectRetrieveServiceBinding() As Binding
'Usage
 
Dim instance As DicomWCFStreamer
Dim value As Binding
 
value = instance.CreateObjectRetrieveServiceBinding()
protected virtual Binding CreateObjectRetrieveServiceBinding()
 function Leadtools.Dicom.Web.DicomWCFStreamer.CreateObjectRetrieveServiceBinding()
protected:
virtual Binding^ CreateObjectRetrieveServiceBinding(); 

Return Value

A System.ServiceModel.Channels.Binding object used to communicate with the ObjectRetrieve service. The default binding object is a System.ServiceModel.Channels.CustomBinding which supports System.ServiceModel.WSHttpBinding with System.ServiceModel.SecurityMode.Message.
Remarks
Override this method to create your own System.ServiceModel.Channels.Binding object to communicate with the ObjectRetrieve service.
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.