Click or drag to resize
weroSoft AG, Software
IEndpointConfiguration Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Interface for accessing an endpoint configuration.

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

The IEndpointConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBinding
Gets the binding of this endpoint configuration.
Top
See Also