BaseHandler Properties

DCSoft.DBUtilityGeneric

BaseHandler Properties

The BaseHandler type exposes the following members.

Properties
  Name Description
Public property IsReusable
设置IsReusable为true的时候,一定要保证线程安全,并且不依赖Request项,当然也不应该有成员变量,因为成员变量在同一个实例下是随意可用的
Top
See Also