CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Channels.Grpc.GrpcProxyOptions Class Reference

Options for GrpcProxy More...

Properties

string DataPortalUrl [getset]
 Data portal server endpoint URL More...
 

Detailed Description

Options for GrpcProxy

Definition at line 14 of file GrpcProxyOptions.cs.

Property Documentation

◆ DataPortalUrl

string Csla.Channels.Grpc.GrpcProxyOptions.DataPortalUrl
getset

Data portal server endpoint URL

Definition at line 19 of file GrpcProxyOptions.cs.