DevForce Help Reference
CommunicationSettings Class Members
Fields  Properties  Methods 


The following tables list the members exposed by CommunicationSettings.

Public Constructors
 NameDescription
Public ConstructorCommunicationSettings ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NoRetryThe IdeaBlade.Core.NoRetry retry policy.  
Public Fieldstatic (Shared in Visual Basic)Retry3xWithDelayA IdeaBlade.Core.FixedRetry policy with 3 retries performed with a .5 second delay.  
Top
Public Properties
 NameDescription
Public PropertyCompressionLevel Gets or sets the compression level for requests and responses between the client application and server.  
Public Propertystatic (Shared in Visual Basic)Default The default settings instance.  
Public PropertyDefaultRetryPolicy Gets or sets the retry policy used for possibly transient communication failures to a remote EntityServer.  
Public PropertyDefaultRetryPolicyForSave Gets or sets the retry policy for possibly transient communication failures occurring during a save operation.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

CommunicationSettings Class
IdeaBlade.Core.Wcf.Extensions Namespace

Send Feedback