iControl.ASMLoggingProfile.Endset_storage_format C# (CSharp) Méthode

Endset_storage_format() public méthode

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