Uiinfrastructure API Docs  
 

LoginHelper.HandleCOMProcessRecycled Method 

This method is used to handle COM Process Recycling in .NET. This should not be used by anyone outside of the Interpreter.

public object HandleCOMProcessRecycled(
   object userSession
);

Parameters

userSession

Return Value

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace