SubscriptionService.SubscriptionServiceClient constructor (1 of 2)
Creates a new client for SubscriptionService that uses a custom CallInvoker.
public SubscriptionServiceClient(CallInvoker callInvoker)
| parameter | description |
|---|---|
| callInvoker | The callInvoker to use to make remote calls. |
See Also
- class SubscriptionServiceClient
- namespace mt4_term_api
SubscriptionService.SubscriptionServiceClient constructor (2 of 2)
Creates a new client for SubscriptionService
public SubscriptionServiceClient(ChannelBase channel)
| parameter | description |
|---|---|
| channel | The channel to use to make remote calls. |
See Also
- class SubscriptionServiceClient
- namespace mt4_term_api