protected override void ExecuteInTargetProcess(RemoteConnection connection) { CfxTaskRemoteClient.SetCallback(self, index, active); }
protected override void RemoteProcedure() { CfxTaskRemoteClient.SetCallback(self, index, active); }