Determines whether or not this is a live broker. Simulated brokers should implement the ISimBroker interface.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
bool IsLiveBroker() |
| Visual Basic (Declaration) |
|---|
Function IsLiveBroker As Boolean |
| Visual C++ |
|---|
bool IsLiveBroker() |