iControl.LocalLBProfileSCTP.Endset_send_maximum_retry C# (CSharp) 메소드

Endset_send_maximum_retry() 공개 메소드

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