iControl.LocalLBProfileSIPSession.LocalLBProfileSIPSession C# (CSharp) Méthode

LocalLBProfileSIPSession() public méthode

public LocalLBProfileSIPSession ( ) : System
Résultat System
        public LocalLBProfileSIPSession()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileSIPSession