iControl.LocalLBProfileServerSSL.Endset_secure_renegotiation_mode C# (CSharp) Méthode

Endset_secure_renegotiation_mode() public méthode

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