| GatewayClient Constructor |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic GatewayClient(
Binding binding,
EndpointAddress remoteAddress
)
Parameters
- binding
- Type: System.ServiceModel.ChannelsBinding
- remoteAddress
- Type: System.ServiceModelEndpointAddress
See Also