iControl.NetworkingIPsecManualSecurityAssociation.Endset_encrypt_key_encrypted C# (CSharp) Méthode

Endset_encrypt_key_encrypted() public méthode

public Endset_encrypt_key_encrypted ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_encrypt_key_encrypted(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingIPsecManualSecurityAssociation