ServiceConfig Construtor
Definição
Inicializa uma nova instância da classe ServiceConfig, definindo as propriedades para configurar os serviços desejados.Initializes a new instance of the ServiceConfig class, setting the properties to configure the desired services.
public:
ServiceConfig();
public ServiceConfig ();
Public Sub New ()
Exceções
Não há suporte para ServiceConfig na plataforma atual.ServiceConfig is not supported on the current platform.
Comentários
A tabela a seguir mostra os valores de propriedade inicial para uma instância do ServiceConfig .The following table shows initial property values for an instance of ServiceConfig.
| ItemItem | DescriçãoDescription |
|---|---|
Binding |
NoBinding |
BringYourOwnTransaction |
null |
COMTIIntrinsicsEnabled |
false |
IISIntrinsicsEnabled |
false |
Inheritance |
Inherit |
IsolationLevel |
Any |
PartitionId |
Um GUID zero.A zero 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 |
O padrão do sistemaThe system default |