iControl.LocalLBProfileServerSSL.Endset_server_name C# (CSharp) Method

Endset_server_name() public method

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