PdfWcfSettings Properties |
The PdfWcfSettings type exposes the following members.
Name | Description | |
---|---|---|
ClientCloseTimeout |
Gets or sets the interval of time provided for a connection to the service to close before the transport used by RAD PDF raises an exception.
| |
ClientMaxReceivedMessageSize |
Gets or sets the maximum size, in bytes, for a message that can be processed by the binding.
| |
ClientOpenTimeout |
Gets or sets the interval of time provided for a connection to the service to open before the transport used by RAD PDF raises an exception.
| |
ClientReceiveTimeout |
Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped.
| |
ClientSecurityMode |
Gets or sets the a value specifying the binding's security mode.
| |
ClientSecurityTransportProtectionLevel |
Gets or sets the a value specifying whether the binding for the contract must support the value.
| |
ClientSendTimeout |
Gets or sets the interval of time provided for a write operation to complete before the transport used by RAD PDF raises an exception.
| |
MessageDataSizeThreshold |
Gets or sets the a value specifying the size threshold for message data contained in a WCF message.
| |
ServiceHost |
Gets or sets a value representing the host name of the service used by this configuration.
| |
ServicePort |
Gets or sets a value representing the port on which the service is listening and should be communicated to by this configuration.
|