ServiceBehaviorAttribute, ROOT\ServiceModel

Class | Methods | Properties (18) | Qualifiers (4) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

ServiceBehaviorAttribute

ServiceBehaviorAttribute properties

ServiceBehaviorAttribute has 18 properties (17 Local, 1 Derived)

NameOriginCIMType
AddressFilterModeServiceBehaviorAttribute8 [string]
AutomaticSessionShutdownServiceBehaviorAttribute11 [boolean]
ConcurrencyModeServiceBehaviorAttribute8 [string]
ConfigurationNameServiceBehaviorAttribute8 [string]
EnsureOrderedDispatchServiceBehaviorAttribute11 [boolean]
IgnoreExtensionDataObjectServiceBehaviorAttribute11 [boolean]
IncludeExceptionDetailInFaultsServiceBehaviorAttribute11 [boolean]
InstanceContextModeServiceBehaviorAttribute8 [string]
MaxItemsInObjectGraphServiceBehaviorAttribute3 [sint32]
NameServiceBehaviorAttribute8 [string]
NamespaceServiceBehaviorAttribute8 [string]
ReleaseServiceInstanceOnTransactionCompleteServiceBehaviorAttribute11 [boolean]
TransactionAutoCompleteOnSessionCloseServiceBehaviorAttribute11 [boolean]
TransactionIsolationLevelServiceBehaviorAttribute8 [string]
TransactionTimeoutServiceBehaviorAttribute101 [datetime]
TypeBehavior8 [string]
UseSynchronizationContextServiceBehaviorAttribute11 [boolean]
ValidateMustUnderstandServiceBehaviorAttribute11 [boolean]

Detailed description of ServiceBehaviorAttribute properties

Local 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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
MaxItemsInObjectGraph property is in 4 classes of ROOT\ServiceModel and in 1 namespace
Name property
CIMTYPE'string'
Description'The name attribute of the service in WSDL.'
DisplayName'Name'
readTrue
Name property is in 17 classes of ROOT\ServiceModel and in 142 namespaces
Namespace property
CIMTYPE'string'
Description'The target namespace of the service in WSDL.'
DisplayName'Namespace'
readTrue
Namespace property is in 5 classes of ROOT\ServiceModel and in 12 namespaces
ReleaseServiceInstanceOnTransactionComplete property
CIMTYPE'boolean'
Description'Specifies whether the service object is recycled when the current transaction completes.'
DisplayName'ReleaseServiceInstanceOnTransactionComplete'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
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'
readTrue
ValidateMustUnderstand property is in 4 classes of ROOT\ServiceModel and in 1 namespace

Derived properties (1) of ServiceBehaviorAttribute class

Type property
CIMTYPE'string'
readTrue
Type property is in 35 classes of ROOT\ServiceModel and in 142 namespaces

ServiceBehaviorAttribute Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'ServiceBehaviorAttribute'
dynamicTrue
provider'ServiceModel'
UUID'{F80CB85E-0EAE-4021-A873-0918F594145F}'

ServiceBehaviorAttribute System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\ServiceModel:ServiceBehaviorAttribute'___SYSTEM8
__NAMESPACE'ROOT\ServiceModel'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Behavior']___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'ServiceBehaviorAttribute'___SYSTEM8
__DYNASTY'Behavior'___SYSTEM8
__SUPERCLASS'Behavior'___SYSTEM8
__CLASS'ServiceBehaviorAttribute'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to ServiceBehaviorAttribute

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
AspNetCompatibilityRequirementsAttribute020----
DeliveryRequirementsAttribute040----
DurableOperationAttribute030----
DurableServiceAttribute020----
OperationBehaviorAttribute060----
TransactionFlowAttribute020----
WebGetAttribute080----
WebInvokeAttribute090----
comments powered by Disqus
WUtils.com