<pre> socket.eventPool.Subscribe("flight", new EventHandler<flightArgs>((x, y) => Console.WriteLine(y.STR1.temp + " " + y.STR1.alt))); socket.SubscribeEquip("gulfstream");
object
sender
EventArgs
e
Form.Load
x
y
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)