iControl.LocalLBProfileServerSSL.Endset_authenticate_depth C# (CSharp) Method

Endset_authenticate_depth() public method

public Endset_authenticate_depth ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_authenticate_depth(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileServerSSL