iControl.LocalLBProfileSCTP.Endset_ip_tos_to_peer C# (CSharp) Method

Endset_ip_tos_to_peer() public method

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