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

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

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