IAsyncQueryableExpression Property |
Gets the expression representing the sequence.
Namespace: System.LinqAssembly: System.Interactive.Async.Providers (in System.Interactive.Async.Providers.dll) Version: 1.2.0.0
SyntaxExpression Expression { get; }
Property Value
Type:
Expression
See Also