Class InstrumentSearcherEventArgs
Inheritance
Object
EventArgs
InstrumentSearcherEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class InstrumentSearcherEventArgs : EventArgs
Properties
Event
Declaration
public ProductDataEvent Event { get; }
Property Value
Type | Description |
---|---|
ProductDataEvent |
InstrumentSearcher
Declaration
public InstrumentSearcher InstrumentSearcher { get; }
Property Value
Type | Description |
---|---|
InstrumentSearcher |
Message
Declaration
public string Message { get; }
Property Value
Type | Description |
---|---|
String |