Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CreateQueryServiceBinding Method
See Also 
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : CreateQueryServiceBinding Method



Creates a Binding object for the Query service

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CreateQueryServiceBinding() As Binding
Visual Basic (Usage)Copy Code
Dim instance As DicomWCFStreamer
Dim value As Binding
 
value = instance.CreateQueryServiceBinding()
C# 
protected virtual Binding CreateQueryServiceBinding()
C++/CLI 
protected:
virtual Binding CreateQueryServiceBinding(); 

Return Value

A Binding object used to communicate with the Query service. The default binding object is a CustomBinding which supports WSHttpBinding with SecurityMode.Message.

Remarks

Override this method to create your own Binding object to communicate with the Query service.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

CreateQueryServiceBinding requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features