示例#1
0
 protected override void ExecuteInTargetProcess(RemoteConnection connection)
 {
     CfxTaskRemoteClient.SetCallback(self, index, active);
 }
 protected override void RemoteProcedure()
 {
     CfxTaskRemoteClient.SetCallback(self, index, active);
 }