Sorry, but there are no more tags available to filter with.
-
Every so often I get an object disposed exception when shutting down my application. It happens in my code on the hits the invoke line void gps_PositionChanged(object sender, EventArgs e) { if (gps == null) { return; } this.Invoke(new UpdateFixStatusDelegate(UpdateFixStatus), gps.IsValid); // Bug out...
Page 1 of 1 (1 items)