iControl.NetworkingiSessionPeerDiscovery.Endset_icmp_max_requests C# (CSharp) Method

Endset_icmp_max_requests() public method

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