Class WaitForIAsyncResult
Inheritance
System.Object
WaitForIAsyncResult
Namespace: Lumin.Common
Syntax
public class WaitForIAsyncResult : CustomYieldInstruction
Constructors
WaitForIAsyncResult(IAsyncResult)
Declaration
public WaitForIAsyncResult(IAsyncResult result)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IAsyncResult | result |
Properties
keepWaiting
Declaration
public override bool keepWaiting { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |