SetTcpServerCredentials Method | Table of Content | Start Method (ICollection(GroupSubscription)) |
Handler.Start Method |
Name | Description | |
---|---|---|
Start(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.
| |
Start(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.
|