PdfWcfSettings Class |
Namespace: RadPdf.Integration
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.
|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | DefaultServicePort |
Represents a the default port used by RAD PDF for WCF communication.
|