Show / Hide Table of Contents

Class AlpacaNewsStreamingClientConfiguration

Configuration parameters object for IAlpacaNewsStreamingClient implementation.

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

Constructors

| Improve this Doc View Source

AlpacaNewsStreamingClientConfiguration()

Creates new instance of AlpacaNewsStreamingClientConfiguration class.

Declaration
public AlpacaNewsStreamingClientConfiguration()

Extension Methods

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