Property | Type | Description | |
---|---|---|---|
Completed | bool | ||
Func | ManagedCallbackFunction | ||
Result | CommandResult | ||
Running | bool |
Method | Description | |
---|---|---|
ManagedCallbackData ( ManagedCallbackFunction func, CommandResult result ) : System |
public ManagedCallbackData ( ManagedCallbackFunction func, CommandResult result ) : System | ||
func | ManagedCallbackFunction | |
result | CommandResult | |
return | System |