iControl.LocalLBProfileSPDY.Endreplace_supported_versions C# (CSharp) Method

Endreplace_supported_versions() public method

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