Click or drag to resize

ServiceBehaviorAttribute Properties

The ServiceBehaviorAttribute type exposes the following members.

Properties
  NameDescription
Public propertyInstanceMode
Gets or sets the instance mode
Public propertyName
Gets or sets the name of the behavior
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also