Click or drag to resize

Client Constructor

Overload List
  NameDescription
Public methodClient(ClientConfiguration)
Constructs a client that delivers events on the main thread.
Public methodClient(ClientConfiguration, Dispatcher)
Constructs a client that delivers events on the thread associated with the specified Dispatcher.
Top
See Also