iControl.NetworkingIPsecTrafficSelector.Endset_source_port C# (CSharp) Method

Endset_source_port() public method

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