Property m_BypassConnectionTimeout
m_BypassConnectionTimeout
When set to true, this will bypass the entire wait for clients to connect process.
Declaration
protected bool m_BypassConnectionTimeout { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
CAUTION: Setting this to true will bypass other helper identification related code, so this should only be used for connection failure oriented testing