ServiceConfig 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
初始化 ServiceConfig 类的新实例,并设置属性来配置所需服务。
public:
ServiceConfig();
public ServiceConfig ();
Public Sub New ()
例外
注解
下表显示了 实例 ServiceConfig的初始属性值。
项 | 说明 |
---|---|
Binding |
NoBinding |
BringYourOwnTransaction |
null |
COMTIIntrinsicsEnabled |
false |
IISIntrinsicsEnabled |
false |
Inheritance |
Inherit |
IsolationLevel |
Any |
PartitionId |
零 GUID。 |
PartitionOption |
Ignore |
SxsDirectory |
null |
SxsName |
null |
SxsOption |
Ignore |
Synchronization |
Disabled |
ThreadPool |
None |
TipUrl |
null |
TrackingAppName |
null |
TrackingComponentName |
null |
TrackingEnabled |
false |
Transaction |
Disabled |
TransactionDescription |
null |
TransactionTimeout |
系统默认值 |