Sandbox Logo

BindSystem.CatchExceptions

bool CatchExceptions { get; set; }

Description

If true we'll catch and remove exceptions when testing links instead of propagating them to the Tick call.

Return

User Comments