iControl.LocalLBProfileSIPSession.LocalLBProfileSIPSession C# (CSharp) 메소드

LocalLBProfileSIPSession() 공개 메소드

public LocalLBProfileSIPSession ( ) : System
리턴 System
        public LocalLBProfileSIPSession()
        {
            this.Url = "https://url_to_service";
        }
LocalLBProfileSIPSession