iControl.LocalLBProfileSPDY.Endreplace_supported_versions C# (CSharp) Méthode

Endreplace_supported_versions() public méthode

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