public System.IAsyncResult Beginget_first_occurrence(string [] handlers, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("get_first_occurrence", new object[] { handlers}, callback, asyncState); }