iControl.LocalLBProfileSCTP.Endset_heartbeat_max_burst C# (CSharp) Метод

Endset_heartbeat_max_burst() публичный Метод

public Endset_heartbeat_max_burst ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_heartbeat_max_burst(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileSCTP