iControl.NetworkingIPsecManualSecurityAssociation.Endset_spi C# (CSharp) Method

Endset_spi() public method

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