iControl.SecurityLogProfile.Endreplace_network_field_list C# (CSharp) Method

Endreplace_network_field_list() public method

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