The base interface for all broker plugins.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public interface IBroker
Visual Basic (Declaration)
Public Interface IBroker
Visual C++
public interface class IBroker

See Also