iControl.NetworkingiSessionRemoteInterfaceV2.Endset_peer_routing_state C# (CSharp) Method

Endset_peer_routing_state() public method

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