iControl.NetworkingiSessionRemoteInterfaceV2.Enddelete_all_peers C# (CSharp) 메소드

Enddelete_all_peers() 공개 메소드

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