|
|
ServiceBehaviorAttribute, ROOT\ServiceModel
Class
| Methods | Properties (18)
| Qualifiers (4)
| Instances | Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionServiceBehaviorAttribute
ServiceBehaviorAttribute propertiesServiceBehaviorAttribute has 18 properties (17 Local, 1 Derived)
Detailed description of ServiceBehaviorAttribute propertiesLocal properties (17) of ServiceBehaviorAttribute class| ▲ AddressFilterMode property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Specifies how to use address to filter a message, whether to use Exact match, Prefix match or match Any.' |
|---|
| DisplayName | 'AddressFilterMode' |
|---|
| read | True |
|---|
| AddressFilterMode property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ AutomaticSessionShutdown property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Indicates whether to automatically close a session when a client closes an output session.' |
|---|
| DisplayName | 'AutomaticSessionShutdown' |
|---|
| read | True |
|---|
| AutomaticSessionShutdown property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ ConcurrencyMode property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Indicates whether a service supports one thread, multiple threads, or reentrant calls.' |
|---|
| DisplayName | 'ConcurrencyMode' |
|---|
| read | True |
|---|
| ConcurrencyMode property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ ConfigurationName property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'The name of the service configuration.' |
|---|
| DisplayName | 'ConfigurationName' |
|---|
| read | True |
|---|
| ConfigurationName property is in 3 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ EnsureOrderedDispatch property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether to process multiple messages concurrently at the dispatcher layer.' |
|---|
| DisplayName | 'EnsureOrderedDispatch' |
|---|
| read | True |
|---|
| EnsureOrderedDispatch property is in 1 class (ServiceBehaviorAttribute) of ROOT\ServiceModel and in 1 namespace |
| ▲ IgnoreExtensionDataObject property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether to send unknown serlialization data onto the wire.' |
|---|
| DisplayName | 'IgnoreExtensionDataObject' |
|---|
| read | True |
|---|
| IgnoreExtensionDataObject property is in 4 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ IncludeExceptionDetailInFaults property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether to include managed exception information in the detail of SOAP faults returned to the clients for debugging purposes.' |
|---|
| DisplayName | 'IncludeExceptionDetailInFaults' |
|---|
| read | True |
|---|
| IncludeExceptionDetailInFaults property is in 4 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ InstanceContextMode property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Specifies when a new service object is created.' |
|---|
| DisplayName | 'InstanceContextMode' |
|---|
| read | True |
|---|
| InstanceContextMode property is in 1 class (ServiceBehaviorAttribute) of ROOT\ServiceModel and in 1 namespace |
| ▲ MaxItemsInObjectGraph property |
|---|
| CIMTYPE | 'sint32' |
|---|
| Description | 'The maximum number of items allowed in a serialized object.' |
|---|
| DisplayName | 'MaxItemsInObjectGraph' |
|---|
| read | True |
|---|
| MaxItemsInObjectGraph property is in 4 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ ReleaseServiceInstanceOnTransactionComplete property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether the service object is recycled when the current transaction completes.' |
|---|
| DisplayName | 'ReleaseServiceInstanceOnTransactionComplete' |
|---|
| read | True |
|---|
| ReleaseServiceInstanceOnTransactionComplete property is in 1 class (ServiceBehaviorAttribute) of ROOT\ServiceModel and in 1 namespace |
| ▲ TransactionAutoCompleteOnSessionClose property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether pending transactions are completed when the current session closes.' |
|---|
| DisplayName | 'TransactionAutoCompleteOnSessionClose' |
|---|
| read | True |
|---|
| TransactionAutoCompleteOnSessionClose property is in 1 class (ServiceBehaviorAttribute) of ROOT\ServiceModel and in 1 namespace |
| ▲ TransactionIsolationLevel property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'Specifies the transaction isolation level.' |
|---|
| DisplayName | 'TransactionIsolationLevel' |
|---|
| read | True |
|---|
| TransactionIsolationLevel property is in 1 class (ServiceBehaviorAttribute) of ROOT\ServiceModel and in 1 namespace |
| ▲ TransactionTimeout property |
|---|
| CIMTYPE | 'datetime' |
|---|
| Description | 'The period within which a transaction must complete.' |
|---|
| DisplayName | 'TransactionTimeout' |
|---|
| read | True |
|---|
| subtype | 'interval' |
|---|
| TransactionTimeout property is in 2 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ UseSynchronizationContext property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether to use the current synchronization context to choose the thread execution.' |
|---|
| DisplayName | 'UseSynchronizationContext' |
|---|
| read | True |
|---|
| UseSynchronizationContext property is in 3 classes of ROOT\ServiceModel and in 1 namespace |
| ▲ ValidateMustUnderstand property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'Specifies whether the system or the application enforces SOAP MustUnderstand header processing.' |
|---|
| DisplayName | 'ValidateMustUnderstand' |
|---|
| read | True |
|---|
| ValidateMustUnderstand property is in 4 classes of ROOT\ServiceModel and in 1 namespace |
Derived properties (1) of ServiceBehaviorAttribute class
ServiceBehaviorAttribute Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'ServiceBehaviorAttribute' | ✗ | ✗ | ✓ | ✗ | ✓ |
| dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
| provider | 'ServiceModel' | ✓ | ✓ | ✓ | ✗ | ✓ |
| UUID | '{F80CB85E-0EAE-4021-A873-0918F594145F}' | ✓ | ✗ | ✓ | ✗ | ✓ |
ServiceBehaviorAttribute System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\ServiceModel:ServiceBehaviorAttribute' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\ServiceModel' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['Behavior'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 18 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'ServiceBehaviorAttribute' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'Behavior' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'ServiceBehaviorAttribute' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to ServiceBehaviorAttributeNumber of classes:8
comments powered by
|
|