Property UnderlyingConnection
UnderlyingConnection
Gets the underlying HubConnection. Intended for advanced scenarios not covered by the typed API; errors from direct use of the underlying connection are not translated to ApiException instances.
Declaration
public HubConnection UnderlyingConnection { get; }
Property Value
| Type | Description |
|---|---|
| HubConnection |