iControl.SecurityLogProfile.Endset_application_remote_storage C# (CSharp) Method

Endset_application_remote_storage() public method

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