C# Class System.Threading.SingleThreadedInvoker.AsyncResult

Inheritance: IAsyncResult
显示文件 Open project: madelson/Emotiv-Experimenter

Public Properties

Property Type Description
completed bool
endInvokedCalled bool

Property Details

completed public_oe property

public bool completed
return bool

endInvokedCalled public_oe property

public bool endInvokedCalled
return bool