LightweightObservableBase<T>.

PublishError(Exception) Method

Namespace
Avalonia.Reactive
Containing Type
LightweightObservableBase<T>

Syntax

protected void PublishError(Exception error)

Parameters

Name Type Description
error Exception

Return Value

Type Description
void