Public Function New( _ ByVal delay As Integer, _ ByVal maxInvokeCount As Integer _ )
public DelayedInvoker( int delay, int maxInvokeCount )
Parameters
- delay
- maxInvokeCount
Public Function New( _ ByVal delay As Integer, _ ByVal maxInvokeCount As Integer _ )
public DelayedInvoker( int delay, int maxInvokeCount )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)