C# 클래스 DotAmf.ServiceModel.Configuration.AmfBehaviorExtensionElement

AMF endpoint behavior extension.
Represents a configuration element that contains sub-elements that specify behavior extensions, which enable the user to customize service or endpoint behaviors.
상속: System.ServiceModel.Configuration.BehaviorExtensionElement
파일 보기 프로젝트 열기: artema/DotAmf

보호된 메소드들

메소드 설명
CreateBehavior ( ) : object

Creates a behavior extension based on the current configuration settings.

메소드 상세

CreateBehavior() 보호된 메소드

Creates a behavior extension based on the current configuration settings.
protected CreateBehavior ( ) : object
리턴 object