iControl.LocalLBProfileAnalytics.Endset_external_logging_publisher C# (CSharp) Method

Endset_external_logging_publisher() public method

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