Method LazyInitialize
LazyInitialize()
Initializes the agent. Can be safely called multiple times.
Declaration
public void LazyInitialize()
Remarks
This function calls your Initialize() implementation, if one exists.
Initializes the agent. Can be safely called multiple times.
public void LazyInitialize()
This function calls your Initialize() implementation, if one exists.