Share via


CDebugReportHook::SetTimeout

Call this method to set the time in milliseconds that this class will wait for the named pipe to become available.

void SetTimeout( 
   DWORD dwTimeout  
);

Parameters

  • dwTimeout
    The time in milliseconds that this class will wait for the named pipe to become available.

Requirements

Header: atlutil.h

See Also

Reference

CDebugReportHook Class

Other Resources

CDebugReportHook Members