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

Endset_filter_protocol() 공개 메소드

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