Flow.Net
Show / Hide Table of Contents

Class FlowClientOptions

Inheritance
Object
FlowClientOptions
FlowGrpcClientOptions
Implements
IFlowClientOptions
Namespace: Flow.Net.Sdk.Core.Client
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowClientOptions : IFlowClientOptions

Properties

| Improve this Doc View Source

ServerUrl

Declaration
public string ServerUrl { get; set; }
Property Value
Type Description
String

Implements

IFlowClientOptions
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX