ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls.Servicing Namespace > ServiceChannelFactory<TServiceChannel> Class > Create Method : Create(Binding,EndpointAddress) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal binding As Binding, _ ByVal remoteAddress As EndpointAddress _ ) As TServiceChannel
public static TServiceChannel Create( Binding binding, EndpointAddress remoteAddress )