iControl.LocalLBVirtualServer.Endadd_persistence_profile C# (CSharp) Method

Endadd_persistence_profile() public method

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