iControl.LocalLBProfileSIPSession.Endset_persist_type C# (CSharp) Метод

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

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