AppConfiguration.TempPath

The Path where message files are written for file based messaging.

This path can either be a physical path or a path relative to the Web root folder.

Web Root Folder Syntax Example:
~\webconnection.deploy\temp\wc\

where the ~\ is expanded to the Web root's folder (ie. c:\inetpub\wwwroot\yourapp).

public string TempPath

See also:

webConnectionConfiguration Settings

© West Wind Technologies, 1996-2022 • Updated: 10/18/11
Comment or report problem with topic