Method SetException
SetException(Exception)
Sets the exception that caused the subscription to end.
protected void SetException(Exception exception)
Parameters
exceptionExceptionException that caused the subscription to end.
Sets the exception that caused the subscription to end.
protected void SetException(Exception exception)
exception ExceptionException that caused the subscription to end.