CoinCapPricesWSClient..::..Connect Method

Connects this instance to the websocket server.

Namespace:  CoinCapApi
Assembly:  CoinCapApi (in CoinCapApi.dll)

Syntax


public Task<bool> Connect()
Public Function Connect As Task(Of Boolean)

Return Value

true if connection success, false otherwise.