NetPeerTcpBindingElement 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
PeerChannel feature is obsolete and will be removed in the future.
피어 채널별 TCP 메시징을 위한 바인딩을 지정하는 XML 요소를 나타냅니다.
public ref class NetPeerTcpBindingElement : System::ServiceModel::Configuration::StandardBindingElement
public class NetPeerTcpBindingElement : System.ServiceModel.Configuration.StandardBindingElement
[System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)]
public class NetPeerTcpBindingElement : System.ServiceModel.Configuration.StandardBindingElement
type NetPeerTcpBindingElement = class
inherit StandardBindingElement
[<System.Obsolete("PeerChannel feature is obsolete and will be removed in the future.", false)>]
type NetPeerTcpBindingElement = class
inherit StandardBindingElement
Public Class NetPeerTcpBindingElement
Inherits StandardBindingElement
- 상속
- 상속
-
NetPeerTcpBindingElement
- 특성
생성자
NetPeerTcpBindingElement() |
NetPeerTcpBindingElement 클래스의 새 인스턴스를 초기화합니다. |
NetPeerTcpBindingElement(String) |
NetPeerTcpBindingElement 클래스의 새 인스턴스를 초기화합니다. |
속성
BindingElementType |
바인딩 요소의 Type을 가져옵니다. |
CloseTimeout |
닫기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다. (다음에서 상속됨 StandardBindingElement) |
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 |
피어 노드가 TCP 메시지를 수신하는 IP 주소를 가져오거나 설정합니다. |
LockAllAttributesExcept |
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAllElementsExcept |
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockAttributes |
잠긴 특성의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockElements |
잠긴 요소의 컬렉션을 가져옵니다. (다음에서 상속됨 ConfigurationElement) |
LockItem |
요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다. (다음에서 상속됨 ConfigurationElement) |
MaxBufferPoolSize |
바인딩에서 처리하는 TCP 메시지를 저장하는 버퍼 풀의 최대 크기(바이트)를 가져오거나 설정합니다. |
MaxReceivedMessageSize |
이 요소로 구성된 피어 TCP 바인딩에서 수신하는 메시지의 최대 크기를 바이트 단위로 가져오거나 설정합니다. |
Name |
바인딩의 이름을 가져오거나 설정합니다. (다음에서 상속됨 StandardBindingElement) |
OpenTimeout |
열기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다. (다음에서 상속됨 StandardBindingElement) |
Port |
이 바인딩이 피어 채널 TCP 메시지를 처리할 네트워크 인터페이스 포트를 가져오거나 설정합니다. |
Properties |
이 바인딩 요소의 구성 속성 컬렉션을 가져옵니다. |
ReaderQuotas |
이 요소로 구성된 바인딩에 대한 판독기 할당량의 구성 요소를 가져옵니다. |
ReceiveTimeout |
받기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다. (다음에서 상속됨 StandardBindingElement) |
Resolver |
이 바인딩 구성과 연결된 피어 확인자의 구성 요소를 가져옵니다. |
Security |
이 바인딩 구성의 보안 구성 요소를 가져옵니다. |
SendTimeout |
보내기 작업을 완료하기 위해 제공되는 시간 간격을 가져오거나 설정합니다. (다음에서 상속됨 StandardBindingElement) |