Show / Hide Table of Contents

Class AlpacaDataStreamingClientConfiguration

Configuration parameters object for IAlpacaDataStreamingClient instance.

Inheritance
System.Object
StreamingClientConfiguration
AlpacaDataStreamingClientConfiguration
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 AlpacaDataStreamingClientConfiguration : StreamingClientConfiguration

Constructors

| Improve this Doc View Source

AlpacaDataStreamingClientConfiguration()

Creates new instance of AlpacaDataStreamingClientConfiguration class.

Declaration
public AlpacaDataStreamingClientConfiguration()

Extension Methods

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