iControl.LocalLBProfilePersistence.Endset_cookie_hash_offset C# (CSharp) Method

Endset_cookie_hash_offset() public method

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