iControl.SystemVCMP.Endset_ssl_mode C# (CSharp) Method

Endset_ssl_mode() public method

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