PeerTransportElement 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
PeerChannel feature is obsolete and will be removed in the future.
사용자 지정 바인딩에 포함되었을 때 채널이 피어 전송으로 메시지를 전송하게 하는 구성 요소를 지정합니다. 이 클래스는 상속될 수 없습니다.
public ref class PeerTransportElement : System::ServiceModel::Configuration::BindingElementExtensionElement
public class PeerTransportElement : System.ServiceModel.Configuration.BindingElementExtensionElement
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class PeerTransportElement : System.ServiceModel.Configuration.BindingElementExtensionElement
type PeerTransportElement = class
inherit BindingElementExtensionElement
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type PeerTransportElement = class
inherit BindingElementExtensionElement
Public Class PeerTransportElement
Inherits BindingElementExtensionElement
- 상속
-
PeerTransportElement
- 상속
- 특성
설명
이 구성 요소를 사용하면 피어 전송 프로토콜을 구현하는 사용자 지정 바인딩을 만들 수 있습니다.
생성자
PeerTransportElement() |
사용되지 않음.
PeerTransportElement 클래스의 새 인스턴스를 초기화합니다. |
속성
BindingElementType |
사용되지 않음.
사용자 지정 바인딩 요소를 나타내는 Type 개체를 가져옵니다. |
ConfigurationElementName |
사용되지 않음.
이 구성 요소의 이름을 가져옵니다. (다음에서 상속됨 ServiceModelExtensionElement) |
CurrentConfiguration |
사용되지 않음.
현재 Configuration 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
ElementInformation |
사용되지 않음.
ElementInformation 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
ElementProperty |
사용되지 않음.
ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
EvaluationContext |
사용되지 않음.
ContextInformation 개체의 ConfigurationElement 개체를 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
HasContext |
사용되지 않음.
CurrentConfiguration 속성이 |
Item[ConfigurationProperty] |
사용되지 않음.
이 구성 요소의 속성이나 특성을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
Item[String] |
사용되지 않음.
이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
ListenIPAddress |
사용되지 않음.
피어 전송에서 수신할 IP 주소를 지정하는 구성 요소를 가져오거나 설정합니다. |
LockAllAttributesExcept |
사용되지 않음.
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAllElementsExcept |
사용되지 않음.
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAttributes |
사용되지 않음.
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockElements |
사용되지 않음.
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockItem |
사용되지 않음.
요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
MaxBufferPoolSize |
사용되지 않음.
TCP 메시지 버퍼 풀의 최대 크기를 바이트 단위로 지정하는 구성 요소를 가져오거나 설정합니다. |
MaxReceivedMessageSize |
사용되지 않음.
피어 바인딩에서 받는 TCP 메시지에 대한 최대 크기를 바이트 단위로 지정하는 구성 요소를 가져오거나 설정합니다. |
Port |
사용되지 않음.
피어 전송 바인딩을 위한 포트를 지정하는 구성 요소를 가져오거나 설정합니다. |
Properties |
사용되지 않음.
이 구성 요소의 특성 또는 ConfigurationPropertyCollection 개체일 수 있는 ConfigurationProperty 개체 컬렉션을 포함하는 ConfigurationElement 인스턴스를 가져옵니다. |
Security |
사용되지 않음.
이 바인딩에서 만든 피어 채널에 설정할 보안을 지정하는 구성 요소를 가져오거나 설정합니다. |
메서드
적용 대상
.NET