P4s3PortalWebSvc FieldsA Sandcastle Documented Class Library
Fields

  NameDescription
Private fieldStatic memberbeFiles
Private fieldbeFname
Private fieldbeKey
Private fieldbeSql
Private fieldbeUname
Private fieldlastError
Used to keep track of the last exception. For debugging purposes programmers can call GetLastError after invoking a web facing method to see if there were any exceptions thrown.
Private fieldloaded
Determines if the service prep has run or not.
Private fieldsw
Output stream used for debug dumps.
Private fieldStatic memberTIMEOUT
Holds the default timeout of 300 seconds.
Back to Top
See Also