Guest User

Untitled

a guest
Mar 19th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. public DateTime REquestTime { get; set; }
  2.  
  3. public string IpOrHost { get; set; }
  4.  
  5. public string Routing { get; set; }
  6.  
  7. public string AdditionalParams { get; set; }
  8.  
  9. public string Result { get; set; }
  10.  
  11. public string Location { get; set; }
  12.  
  13. public int Size { get; set; }
Add Comment
Please, Sign In to add comment