Click or drag to resize
IAsyncQueryableExpression Property
Gets the expression representing the sequence.

Namespace: System.Linq
Assembly: System.Interactive.Async.Providers (in System.Interactive.Async.Providers.dll) Version: 1.2.0.0
Syntax
C#
Expression Expression { get; }

Property Value

Type: Expression
See Also