Show / Hide Table of Contents

Class AlpacaStreamingClientConfiguration

Configuration parameters object for IAlpacaStreamingClient instance.

Inheritance
System.Object
StreamingClientConfiguration
AlpacaStreamingClientConfiguration
Inherited Members
StreamingClientConfiguration.ApiEndpoint
StreamingClientConfiguration.SecurityId
StreamingClientConfiguration.WebSocketFactory
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public sealed class AlpacaStreamingClientConfiguration : StreamingClientConfiguration

Constructors

| Improve this Doc View Source

AlpacaStreamingClientConfiguration()

Creates new instance of AlpacaStreamingClientConfiguration class.

Declaration
public AlpacaStreamingClientConfiguration()

Extension Methods

ConfigurationExtensions.GetClient(AlpacaStreamingClientConfiguration)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX