CallbackBehaviorAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The CallbackBehaviorAttribute type exposes the following members.

Properties

  Name Description
Public property AutomaticSessionShutdown Specifies whether to automatically close a session when a service closes a duplex session.
Public property UseSynchronizationContext Gets or sets a value that specifies whether to use the current synchronization context to choose the thread of execution.

Top