Class InstrumentSearcherEventArgs
Inherited Members
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 |