iControl.LocalLBProfileHttp.Endset_passthrough_unknown_method_mode C# (CSharp) Méthode

Endset_passthrough_unknown_method_mode() public méthode

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