Click or drag to resize

MockDataPublisher Class

[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.32.0.0
Syntax
public class MockDataPublisher : IDisposable

The MockDataPublisher type exposes the following members.

Constructors
 NameDescription
Public methodMockDataPublisherInitializes a new instance of the MockDataPublisher class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the MockDataPublisher
Protected methodDispose(Boolean)Releases the unmanaged resources used by the MockDataPublisher and optionally releases the managed resources
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodPush 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also