IdeaBlade DevForce 2010 Help Reference
RemoteServiceFns Class Members
See Also  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : RemoteServiceFns Class


The following tables list the members exposed by RemoteServiceFns.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AddMexEndpoint Add a MEX endpoint to the service.  
Public Methodstatic (Shared in Visual Basic)AddSerializationBehaviorSets the serializer for all contract operations to either the DataContractSerializer or the NetDataContractSerializer, based on the IdeaBlade.Core.Configuration.ObjectServerElement.UseDCS flag.  
Public Methodstatic (Shared in Visual Basic)AddThrottlingBehavior Adds a ServiceThrottligBehavior to the service.  
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetDefaultPushBinding Returns the default non-SL binding used with the Notification service.  
Public Methodstatic (Shared in Visual Basic)GetDefaultSilverlightBinding Return the standard CustomBinding for a Silverlight endpoint.  
Public Methodstatic (Shared in Visual Basic)GetDefaultSilverlightPushBinding Returns the default binding for the NotificationService based on the protocol scheme.  
Public Methodstatic (Shared in Visual Basic)GetDefaultStandardBinding Return the standard CustomBinding for a non-SL endpoint.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)SetReaderQuotas Set reader quotas to maximum values.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.