MockDataPublisher Class

FIX Antenna .NET Programmer's Guide

[Missing <summary> documentation for "T:com.b2bits.FIXAntenna.Globex.MockDataPublisher"]

Inheritance Hierarchy

SystemObject
  com.b2bits.FIXAntenna.GlobexMockDataPublisher

Namespace:  com.b2bits.FIXAntenna.Globex
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public class MockDataPublisher : IDisposable

The MockDataPublisher type exposes the following members.

Constructors

  NameDescription
Public methodMockDataPublisher
Initializes a new instance of the MockDataPublisher class
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the MockDataPublisher
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MockDataPublisher and optionally releases the managed resources
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPush
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference