SharpTrader.SDK - Developer API

BrokerageClientAttribute Class

Defines basic properties of a brokerage client implementation. Optionally settable properties are needed only if the client uses custom implementation.

Namespace:  SharpTrader
Assembly:  SharpTrader.SDK (in SharpTrader.SDK.dll)

Syntax


[AttributeUsageAttribute]
public class BrokerageClientAttribute : Attribute

Inheritance Hierarchy


Object
  Attribute
    SharpTrader..::..BrokerageClientAttribute