Header menu logo FSharp.ATProto

StreamError Type

Errors that can occur during Jetstream event streaming.

Union cases

Union case Description

Closed

Full Usage: Closed

ConnectionFailed message

Full Usage: ConnectionFailed message

Parameters:
    message : string

message : string

DeserializationError message

Full Usage: DeserializationError message

Parameters:
    message : string

message : string

WebSocketError message

Full Usage: WebSocketError message

Parameters:
    message : string

message : string

Instance members

Instance member Description

this.IsClosed

Full Usage: this.IsClosed

Returns: bool
Returns: bool

this.IsConnectionFailed

Full Usage: this.IsConnectionFailed

Returns: bool
Returns: bool

this.IsDeserializationError

Full Usage: this.IsDeserializationError

Returns: bool
Returns: bool

this.IsWebSocketError

Full Usage: this.IsWebSocketError

Returns: bool
Returns: bool

Type something to start searching.