iControl.PEMForwardingEndpoint.Endset_lsn_pool C# (CSharp) Method

Endset_lsn_pool() public method

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