ConnectionStatusElement Class

Definition

Reads a configuration element that describes the connection status.

public class ConnectionStatusElement : System.ServiceModel.Configuration.BehaviorExtensionElement
type ConnectionStatusElement = class
    inherit BehaviorExtensionElement
Public Class ConnectionStatusElement
Inherits BehaviorExtensionElement
Inheritance
ConnectionStatusElement

Constructors

ConnectionStatusElement()

Properties

BehaviorType

Gets the type of behavior.

Methods

CreateBehavior()

Creates a behavior extension based on the current configuration settings.

Applies to