WCF Manual & Samples References:
CLR exceptions will not cross machine boundaries
WCF provides a .NET programming model to accommodate this without knowing too much about underneath
Configures the requirement-mode of a Transport Session
Allowed (default)
Required
NotAllowed
Service instance allows one call in at a time from each proxy
PerCall
PerSession
Single
WCF stays out of the way and provides NO locking Depending on scenario, you must provide your own locking
PerCall
PerSession
Single
Similar to Single Concurrency
Behavior can be exposed in two forms
Reliability
Ordered messaging
Inactivity timeout
Receive timeout
Send timeout
Message size
Exception details
Throttling
Instancing & Concurrency
Attributes used
Attributes used