Name | Description | |
---|---|---|
![]() | ChannelLifetime | The lifetime of a secure channel (in milliseconds). |
![]() | MaxArrayLength | The maximum length of an array encoded in a message body. |
![]() | MaxBufferSize | The maximum size of the buffer to use when sending messages. |
![]() | MaxByteStringLength | The maximum length of a byte string encoded in a message body. |
![]() | MaxDecoderRecoveries | The number of times the decoder can recover from a decoder error of an IEncodeable before throwing a decoder error. |
![]() | MaxEncodingNestingLevels | The maximum nesting level accepted while encoding or decoding objects. |
![]() | MaxMessageSize | The maximum length of a message body. |
![]() | MaxStringLength | The maximum length of string encoded in a message body. |
![]() | OperationTimeout | The default timeout to use when sending requests (in milliseconds). |
![]() | SecurityTokenLifetime | The lifetime of a security token (in milliseconds). |