ISetSelfAsyncCompletion
Overview
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.MicroTasks
- Ancestry: IAsyncCompletion | ISetSelfAsyncCompletion
Required Methods
SetSelf
method SetSelf(cc: ISetSelfAsyncCompletion)
void SetSelf(ISetSelfAsyncCompletion cc)
func SetSelf(_ cc: ISetSelfAsyncCompletion)
void SetSelf(ISetSelfAsyncCompletion cc)
Sub SetSelf(cc As ISetSelfAsyncCompletion)
Parameters:
- cc:
Step (declared in IAsyncCompletion)
method Step
void Step()
func Step()
void Step()
Sub Step()