iControl.ASMLoggingProfile.Endset_request_search C# (CSharp) Méthode

Endset_request_search() public méthode

public Endset_request_search ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_request_search(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ASMLoggingProfile