Name | Description | |
---|---|---|
![]() | BaseHeaderSize | The length of the base message header. |
![]() | CertificateThumbprintSize | The length a X509 certificate thumbprint. |
![]() | DefaultChannelLifetime | How long a secure channel will remain in the server after it goes into a faulted state. |
![]() | DefaultDiscoveryMaxMessageSize | The default maximum message size for the discovery channel. |
![]() | DefaultMaxBufferSize | The default buffer size to use for communication. |
![]() | DefaultMaxChunkCount | The default maximum chunk count for Request and Response messages. |
![]() | DefaultMaxMessageSize | The default maximum message size. |
![]() | DefaultOperationTimeout | How long processing of a service call can take before it goes into a faulted state. |
![]() | DefaultSecurityTokenLifeTime | How long a security token lasts before it needs to be renewed. |
![]() | ECCMinBufferSize | The minimum send or receive buffer size for an ECC security profile. |
![]() | KeySizeExtraPadding | The certificates that have the key size larger than KeySizeExtraPadding need an extra padding byte in the transport message |
![]() | MaxBufferSize | The maximum send or receive buffer size. |
![]() | MaxCertificateSize | The maximum length for an x509 certificate. |
![]() | MaxEndpointUrlLength | The maximum length for the endpoint url in the hello message. |
![]() | MaxErrorReasonLength | The maximum length for the reason in an error message. |
![]() | MaxRolloverSequenceNumber | The first sequence number after a rollover must be less than this value. |
![]() | MaxSecurityPolicyUriSize | The maximum length for an a security policy uri. |
![]() | MaxTimeBetweenReconnects | The maximum time interval between reconnect attempts. |
![]() | MessageTypeAndSize | The size of the message type and size prefix in each message. |
![]() | MinBodySize | Minimum message body size |
![]() | MinBufferSize | The minimum send or receive buffer size. |
![]() | MinSecurityTokenLifeTime | The minimum lifetime for a security token lasts before it needs to be renewed. |
![]() | MinSequenceNumber | Sequence numbers may only rollover if they are larger than this value. |
![]() | MinTimeBetweenReconnects | The minimum time interval between reconnect attempts. |
![]() | SequenceHeaderSize | The length of the sequence message header. |
![]() | StringLengthSize | The number of bytes required to specify the length of an encoding string or bytestring. |
![]() | SymmetricHeaderSize | The length of the message header use with symmetric cryptography. |
![]() | TokenActivationPeriod | The fraction of the lifetime to wait before forcing the activation of the renewed token. |
![]() | TokenRenewalPeriod | The fraction of the lifetime to wait before renewing a token. |