ServiceConfig 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將屬性設定為所需的服務,初始化 ServiceConfig 類別的新執行個體。
public:
ServiceConfig();
public ServiceConfig ();
Public Sub New ()
例外狀況
目前的平台上不支援 ServiceConfig。
備註
下表顯示 實例 ServiceConfig的初始屬性值。
Item | 描述 |
---|---|
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 |
系統預設值 |