Logo FSBarV1_Archived

AttachOutcome Type

Outcome of an `attach` call. `Rejected` when the subscriber cap (`HubSettings.MaxLogStreamSubscribers`) would be exceeded (FR-015a).

Union cases

Union case Description

Attached Subscription

Full Usage: Attached Subscription

Parameters:

Rejected reason

Full Usage: Rejected reason

Parameters:
    reason : string

reason : string

Instance members

Instance member Description

this.IsAttached

Full Usage: this.IsAttached

Returns: bool
Returns: bool

this.IsRejected

Full Usage: this.IsRejected

Returns: bool
Returns: bool

Type something to start searching.