private void Initialise() { InstanceContext context = new InstanceContext(callback); flightService = new FlightQueryServiceClient(context); }