Back to Devexpress

SerializableObjectLayerServiceClient Constructors

xpo-devexpress-dot-xpo-dot-db-dot-serializableobjectlayerserviceclient-dot-ctor.md

latest1.5 KB
Original Source

SerializableObjectLayerServiceClient Constructors

A distributed object access layer (an ISerializableObjectLayer implementation) for client applications transferring data via WCF.

NameParametersDescription
SerializableObjectLayerServiceClient(Binding, EndpointAddress)binding, remoteAddressInitializes a new instance of the SerializableObjectLayerServiceClient class with specified settings.
SerializableObjectLayerServiceClient(String)configNameInitializes a new instance of the SerializableObjectLayerServiceClient class using the configuration information specified in the client application’s configuration file by confName.

See Also

SerializableObjectLayerServiceClient Class

SerializableObjectLayerServiceClient Members

DevExpress.Xpo.DB Namespace