AttachOutcome Type
Outcome of an `attach` call. `Rejected` when the subscriber cap (`HubSettings.MaxLogStreamSubscribers`) would be exceeded (FR-015a).
Union cases
| Union case |
Description
|
|
|
Full Usage:
Rejected reason
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAttached
Returns: bool
|
|
Full Usage:
this.IsRejected
Returns: bool
|
|
FSBarV1_Archived