IWebFileCtxService.WaitForIntellisenseReady Method

Definition

Wait until the Intellisense project is ready to use.

public:
 int WaitForIntellisenseReady();
public:
 int WaitForIntellisenseReady();
int WaitForIntellisenseReady();
public int WaitForIntellisenseReady ();
abstract member WaitForIntellisenseReady : unit -> int
Public Function WaitForIntellisenseReady () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to