forwardSetTcpServerCredentials Method    Table of ContentStart Method (ICollection(GroupSubscription))forward
Handler.Start Method
Overload List
  NameDescription
Public methodStart(ICollection<GroupSubscription>)
Subscribes to the given groups. Subscribers are get notified about certain events through previously registered handlers. Notifications will occur until Stop() member will be called.
Public methodStart(ICollection<MarketSubscription>)
Subscribes to the given markets. Subscribers are get notified about certain events through previously registered handlers. Notifications will occur until Stop() member will be called.
Top
See Also