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