iControl.LocalLBProfileSCTP.Endset_max_burst C# (CSharp) Method

Endset_max_burst() public method

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