Drop() public method

public Drop ( ) : void
return void
 // For testing only - simulate dropped devices
 public void Drop()
 {
     net.Drop();
 }