iControl.LocalLBProfileSPDY.Endreplace_supported_versions C# (CSharp) 메소드

Endreplace_supported_versions() 공개 메소드

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