iControl.SecurityDoSDevice.Endset_vector_blacklist_detection_seconds C# (CSharp) Method

Endset_vector_blacklist_detection_seconds() public method

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