Creates a System.ServiceModel.Channels.Binding object for the ObjectRetrieve service
protected virtual Binding CreateObjectRetrieveServiceBinding()
Protected Overridable Function CreateObjectRetrieveServiceBinding() As Binding
protected:
virtual Binding^ CreateObjectRetrieveServiceBinding();
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.
Override this method to create your own System.ServiceModel.Channels.Binding object to communicate with the ObjectRetrieve service.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET