iControl.ManagementDevice.Endset_contact C# (CSharp) Méthode

Endset_contact() public méthode

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