NetTcpContextBindingElement 클래스

정의

바인딩에 해당하는 구성 요소를 나타냅니다 NetTcpContextBinding .

public ref class NetTcpContextBindingElement : System::ServiceModel::Configuration::NetTcpBindingElement
public class NetTcpContextBindingElement : System.ServiceModel.Configuration.NetTcpBindingElement
type NetTcpContextBindingElement = class
    inherit NetTcpBindingElement
Public Class NetTcpContextBindingElement
Inherits NetTcpBindingElement
상속
상속

설명

해당 NetTcpContextBindingElement XML 요소는 노드 아래 system.serviceModel/bindings/netTcpContextBinding 의 애플리케이션 구성 파일에서 사용할 수 있습니다.

생성자

Name Description
NetTcpContextBindingElement()

NetTcpContextBindingElement 클래스의 새 인스턴스를 초기화합니다.

NetTcpContextBindingElement(String)

지정된 구성 이름을 사용하여 클래스의 NetTcpContextBindingElement 새 인스턴스를 초기화합니다.

속성

Name Description
BindingElementType

구성 요소 System.ServiceModel.NetTcpContextBinding와 연결된 표준 바인딩의 CLR 형식을 가져옵니다.

ClientCallbackAddress

바인딩 요소의 클라이언트 콜백 주소를 가져오거나 설정합니다.

CloseTimeout

닫기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다.

(다음에서 상속됨 StandardBindingElement)
ContextManagementEnabled

컨텍스트 관리를 사용할 수 있는지 여부를 지정하는 값을 가져오거나 설정합니다.

ContextProtectionLevel

컨텍스트 정보를 전파하는 데 사용되는 SOAP 헤더의 원하는 보호 수준을 가져오거나 설정합니다. 기본값은 ProtectionLevel.Sign입니다.

CurrentConfiguration

현재 Configuration 인스턴스가 속한 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ElementInformation

사용자 지정할 수 없는 정보와 ElementInformation 개체의 기능이 포함된 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ElementProperty

ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
EvaluationContext

ContextInformation 개체에 대한 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
HasContext

CurrentConfiguration 속성이 null여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
HostNameComparisonMode

URI를 일치시킬 때 호스트 이름이 서비스에 도달하는 데 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
Item[ConfigurationProperty]

이 구성 요소의 속성 또는 특성을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
Item[String]

이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
ListenBacklog

수신기에서 수락될 때까지 대기할 수 있는 최대 채널 수를 지정하는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
LockAllAttributesExcept

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAllElementsExcept

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAttributes

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockElements

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockItem

요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
MaxBufferPoolSize

바인딩에서 처리된 TCP 메시지를 저장하는 버퍼 풀의 최대 크기(바이트)를 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
MaxBufferSize

메모리에 메시지를 저장하는 데 사용되는 버퍼의 최대 크기(바이트)를 지정하는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
MaxConnections

서비스에서 각각 만들고 허용하는 아웃바운드 및 인바운드 연결의 최대 수를 지정하는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
MaxReceivedMessageSize

이 바인딩으로 구성된 채널에서 받을 수 있는 메시지의 최대 크기(바이트)를 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
Name

바인딩의 이름을 가져오거나 설정합니다.

(다음에서 상속됨 StandardBindingElement)
OpenTimeout

열기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다.

(다음에서 상속됨 StandardBindingElement)
PortSharingEnabled

이 연결에 대해 TCP 포트 공유를 사용할 수 있는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
Properties

ConfigurationPropertyCollection 이 구성 요소의 ConfigurationProperty 특성 또는 ConfigurationElement 개체일 수 있는 개체 컬렉션을 포함하는 인스턴스를 가져옵니다.

ReaderQuotas

이 바인딩으로 구성된 엔드포인트에서 처리할 수 있는 SOAP 메시지의 복잡성에 대한 제약 조건을 가져옵니다.

(다음에서 상속됨 NetTcpBindingElement)
ReceiveTimeout

수신 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다.

(다음에서 상속됨 StandardBindingElement)
ReliableSession

채널 엔드포인트 간에 신뢰할 수 있는 세션이 설정되는지 여부를 지정하는 구성 요소를 가져옵니다.

(다음에서 상속됨 NetTcpBindingElement)
Security

이 바인딩에 사용할 보안 유형을 가져옵니다.

(다음에서 상속됨 NetTcpBindingElement)
SendTimeout

보내기 작업을 완료하기 위해 제공된 시간 간격을 가져오거나 설정합니다.

(다음에서 상속됨 StandardBindingElement)
TransactionFlow

바인딩이 흐름 WS-Transactions를 지원하는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
TransactionProtocol

이 바인딩에 사용할 트랜잭션 프로토콜을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)
TransferMode

메시지가 버퍼링되는지 스트리밍되는지 또는 요청 또는 응답인지를 지정하는 값을 가져오거나 설정합니다.

(다음에서 상속됨 NetTcpBindingElement)

메서드

Name Description
ApplyConfiguration(Binding)

지정된 바인딩의 내용을 이 바인딩 구성 요소에 적용합니다.

(다음에서 상속됨 StandardBindingElement)
DeserializeElement(XmlReader, Boolean)

구성 파일에서 XML을 읽습니다.

(다음에서 상속됨 ConfigurationElement)
Equals(Object)

현재 ConfigurationElement 인스턴스를 지정된 개체와 비교합니다.

(다음에서 상속됨 ConfigurationElement)
GetHashCode()

현재 ConfigurationElement 인스턴스를 나타내는 고유 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedAssemblyString(String)

지정된 어셈블리 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedTypeString(String)

지정된 형식 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
Init()

ConfigurationElement 개체를 초기 상태로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
InitializeDefault()

ConfigurationElement 개체의 기본 값 집합을 초기화하는 데 사용됩니다.

(다음에서 상속됨 ConfigurationElement)
InitializeFrom(Binding)

지정된 바인딩의 구성에 따라 이 바인딩 구성 요소를 초기화합니다. 제공된 바인딩 개체는 형식 NetTcpContextBinding이어야 합니다.

IsModified()

파생 클래스에서 구현된 경우 이 구성 요소가 마지막으로 저장되었거나 로드된 이후 수정되었는지 여부를 나타냅니다.

(다음에서 상속됨 ConfigurationElement)
IsReadOnly()

개체가 읽기 전용인지 여부를 ConfigurationElement 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ListErrors(IList)

ConfigurationElement 개체 및 모든 하위 요소의 잘못된 속성 오류를 전달된 목록에 추가합니다.

(다음에서 상속됨 ConfigurationElement)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnApplyConfiguration(Binding)

지정된 바인딩 인스턴스에 이 구성 요소의 구성을 적용합니다. 제공된 바인딩 인스턴스는 형식 NetTcpContextBinding이어야 합니다.

OnDeserializeUnrecognizedAttribute(String, String)

역직렬화하는 동안 알 수 없는 특성이 발생하는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnDeserializeUnrecognizedElement(String, XmlReader)

역직렬화하는 동안 알 수 없는 요소가 발생하는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnRequiredPropertyNotFound(String)

필수 속성을 찾을 수 없는 경우 예외를 throw합니다.

(다음에서 상속됨 ConfigurationElement)
PostDeserialize()

역직렬화 후 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
PreSerialize(XmlWriter)

serialization 전에 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
Reset(ConfigurationElement)

잠금 및 속성 컬렉션을 포함하여 이 구성 요소 개체의 내부 상태를 다시 설정합니다.

(다음에서 상속됨 StandardBindingElement)
ResetModified()

파생 클래스에서 구현될 때 메서드 IsModified() 값을 false 다시 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SerializeElement(XmlWriter, Boolean)

파생 클래스에서 구현될 때 이 구성 요소의 내용을 구성 파일에 씁니다.

(다음에서 상속됨 ConfigurationElement)
SerializeToXmlElement(XmlWriter, String)

파생 클래스에서 구현될 때 이 구성 요소의 외부 태그를 구성 파일에 씁니다.

(다음에서 상속됨 ConfigurationElement)
SetPropertyValue(ConfigurationProperty, Object, Boolean)

속성을 지정된 값으로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SetPropertyValueIfNotDefaultValue<T>(String, T)

값이 기본값이 아닌 경우 구성 요소의 속성 값을 설정합니다.

(다음에서 상속됨 ServiceModelConfigurationElement)
SetReadOnly()

IsReadOnly() 개체 및 모든 하위 요소의 ConfigurationElement 속성을 설정합니다.

(다음에서 상속됨 ConfigurationElement)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode)

개체를 ConfigurationElement 수정하여 저장해서는 안 되는 모든 값을 제거합니다.

(다음에서 상속됨 ConfigurationElement)

적용 대상