Class GossipWebsocketClientConfiguration
Inherited Members
Namespace: Algorand.Gossip
Assembly: Algorand.dll
Syntax
public class GossipWebsocketClientConfiguration
Properties
| Edit this page View SourceHost
Hostname or IP address including port of the avm gossip server.
Declaration
public string Host { get; set; }
Property Value
| Type | Description |
|---|---|
| string |