CoinCapPricesWSClient Members
The CoinCapPricesWSClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CoinCapPricesWSClient(IEnumerable<(Of <<'(String>)>>), WebSocketOptions) |
Initializes a new instance of the CoinCapPricesWSClient class.
|
![]() |
CoinCapPricesWSClient(IEnumerable<(Of <<'(String>)>>), ILogger<(Of <<'(CoinCapPricesWSClient>)>>)) |
Initializes a new instance of the CoinCapPricesWSClient class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Connect |
Connects this instance to the websocket server.
|
![]() |
Disconnect |
Disconnects this instance from the websocket server.
|
![]() |
Dispose |
Properties
Name | Description | |
---|---|---|
![]() |
CCWebSocket |
Provides access to the underlying WebSocketClient instance.
|
![]() |
InstanceID |
Each class instance is assigned a unique ID which allows you to keep track of multiple instances.
|
Events
Name | Description | |
---|---|---|
![]() |
OnConnectionStateChangedEvent |
Occurs when the connection state changes.
|
![]() |
OnPricesEvent |
Occurs when new price data arrives.
|