Notification public static class Notification Documentation Code public static Notification<T> CreateOnCompleted<T>() public static Notification<T> CreateOnError<T>(Exception error) public static Notification<T> CreateOnNext<T>(T value)