iControl.ASMLoggingProfile.Endset_storage_format C# (CSharp) Method

Endset_storage_format() public method

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