ServiceBehaviorAttribute

Die Klasse ServiceBehaviorAttribute definiert folgende Standardwerte:

Tabelle B.1 Standardwerte der Klasse ServiceBehaviorAttribute

Wert

.NET 4.0

.NET 4.5

AddressFilterMode

Exact

Exact

AutomaticSessionShutdown

true

true

ConcurrencyMode

Single

Single

IgnoreExtensionDataObject

false

false

InstanceContexctMode

PerSession

PerSession

MaxItemsInObjectGraph

65536

65536

ReleaseServiceInstanceOnTransactionComplete

true

true

TransactionIsolationLevel

Unspecified

Unspecified

TransactionTimeout

null

null

UseSynchronizationContext

true

true

ValidateMustUnderstand

true

true

Get Handbuch der .NET 4.0/4.5-Programmierung. Band 3 Verteilte Anwendungen now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.