iControl.LocalLBProfileAnalytics.Endset_external_logging_publisher C# (CSharp) Méthode

Endset_external_logging_publisher() public méthode

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