iControl.SecurityLogProfile.Endset_dos_network_publisher C# (CSharp) Method

Endset_dos_network_publisher() public method

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