iControl.LocalLBProfilePersistence.Endset_hash_more_data_state C# (CSharp) Méthode

Endset_hash_more_data_state() public méthode

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