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