iControl.LocalLBProfileAnalytics.Endset_external_logging_publisher C# (CSharp) 메소드

Endset_external_logging_publisher() 공개 메소드

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