- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Interfaces
-
- IHubClient
- IDisposable
- Base Types
-
- Object
- Derived Types
Syntax
public abstract class HubClientBase : IHubClient, IDisposable
Constructors
Name | Summary |
---|---|
HubClientBase |
Methods
Name | Value | Summary |
---|---|---|
Connect |
Task | |
Dispose |
void | |
Dispose |
void | |
InvokeAsync |
Task |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|