Click or drag to resize
weroSoft AG, Software
BindingFactory Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Factory for creating WCF binding objects.
Inheritance Hierarchy
SystemObject
  WeroSoft.Communication.ConfigurationBindingFactory

Namespace:  WeroSoft.Communication.Configuration
Assembly:  WeroSoft.Communication.Library (in WeroSoft.Communication.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class BindingFactory

The BindingFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateBinding
Creates a binding object usable for the communication.
Top
See Also