iControl.ManagementEventNotification.ManagementEventNotification C# (CSharp) Method

ManagementEventNotification() public method

public ManagementEventNotification ( ) : System
return System
        public ManagementEventNotification()
        {
            this.Url = "https://url_to_service";
        }