iControl.LocalLBProfileServerSSL.Endset_passphrase C# (CSharp) Method

Endset_passphrase() public method

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