[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Timer.RenderingTooSlowDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(int framesPerSecond, AsyncCallback callback, object @object)
Public Overridable Function BeginInvoke(framesPerSecond As Integer, callback As AsyncCallback, [object] As Object) As IAsyncResult
Parameters
Type Name Description
int framesPerSecond
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult