SingleSubscriberObservableBase<T>.

PublishError(Exception) Method

Syntax

protected void PublishError(Exception error)

Parameters

Name Type Description
error Exception

Return Value

Type Description
void