←Select platform

CreateQueryServiceBinding Method

Summary

Creates a System.ServiceModel.Channels.Binding object for the Query service

Syntax

C#
VB
C++
protected virtual Binding CreateQueryServiceBinding()
Protected Overridable Function CreateQueryServiceBinding() As Binding
protected: 
virtual Binding^ CreateQueryServiceBinding(); 

Return Value

A System.ServiceModel.Channels.Binding object used to communicate with the Query 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 Query service.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Web Assembly
Click or drag to resize