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

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

public LocalLBProfileSIPSession ( ) : System
Результат System
        public LocalLBProfileSIPSession()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileSIPSession