ActiveReports 8 Server SDK
Create(Binding,EndpointAddress) Method

Creates a service channel for the specified binding and endpoint.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal binding As Binding, _
   ByVal endpoint As EndpointAddress _
) As TServiceChannel
public static TServiceChannel Create( 
   Binding binding,
   EndpointAddress endpoint
)

Parameters

binding
endpoint
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

ServiceChannelFactory<TServiceChannel> Class
ServiceChannelFactory<TServiceChannel> Members
Overload List

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum