iControl.PEMForwardingEndpoint.Endset_persistence_type C# (CSharp) Метод

Endset_persistence_type() публичный Метод

public Endset_persistence_type ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endset_persistence_type(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }