示例#1
0
 protected override void BeginProcessing()
 {
     _socket = SingletonRepository.getNetlinkSocket();
     _socket.RemoveRoute(Route);
 }