IIntellisenseSession.Start Method

Definition

Starts the session.

public:
 void Start();
public:
 void Start();
void Start();
public void Start ();
abstract member Start : unit -> unit
Public Sub Start ()

Remarks

Before this method is called, the session is in an initialization state. It begins processing only when Start() is called.

Applies to