Table of Contents

Property Interval

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Interval

Represents the delay, in milliseconds before displaying code completion window. Set Interval to 0 to make code completion window appearing immediately.

public int Interval { get; set; }

Property Value

int