iControl.ASMLoggingProfile.Endset_local_storage_flag C# (CSharp) 메소드

Endset_local_storage_flag() 공개 메소드

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