iControl.LocalLBProfileAnalytics.Endset_remote_server_syslog_facility C# (CSharp) Method

Endset_remote_server_syslog_facility() public method

public Endset_remote_server_syslog_facility ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_remote_server_syslog_facility(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBProfileAnalytics