get the value from observable C# code example Example: how to get value from observable this.singleEvents$.subscribe(event => this.event = event);