Retrieves the IBroker instance associated with this service.

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

Syntax

C#
IBroker GetBrokerInterface()
Visual Basic (Declaration)
Function GetBrokerInterface As IBroker
Visual C++
IBroker^ GetBrokerInterface()

Return Value

IBroker instance.

See Also