Show / Hide Table of Contents

Class GreeksSubscriptionErrorEventArgs

Inheritance
object
EventArgs
ErrorEventArgs
GreeksSubscriptionErrorEventArgs
Inherited Members
ErrorEventArgs.ErrorType
ErrorEventArgs.Message
ErrorEventArgs.ToString()
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public sealed class GreeksSubscriptionErrorEventArgs : ErrorEventArgs

Fields

instrument

Declaration
public ulong instrument
Field Value
Type Description
ulong
In this article
Back to top