iControl.NetworkingiSessionRemoteInterfaceV2.Enddelete_all_peers C# (CSharp) Method

Enddelete_all_peers() public method

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