iControl.NetworkingiSessionRemoteInterface.Enddelete_peer C# (CSharp) Méthode

Enddelete_peer() public méthode

public Enddelete_peer ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Enddelete_peer(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
NetworkingiSessionRemoteInterface