Table of Contents

Class EmulatorClientOptions

Namespace
NArk.Arkade.Emulator
Assembly
NArk.Arkade.dll

Configuration for EmulatorClient.

public sealed class EmulatorClientOptions
Inheritance
EmulatorClientOptions
Inherited Members

Properties

ServerUrl

Base URL of the emulator server (e.g. http://localhost:7073).

public string ServerUrl { get; set; }

Property Value

string