![]() | Table of Content | MessageBatch Constructor ![]() |
MessageBatch Class |
Namespace: FIXForge.NET.FIX
public class MessageBatch : IDisposable, IEnumerable
The MessageBatch type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageBatch | Creates message batch object. |
Name | Description | |
---|---|---|
![]() | Dispose() | Releases all resources used by the MessageBatch |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the MessageBatch and optionally releases the managed resources |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Performs cleanup operations on unmanaged resources held by the current MessageBatch object before the object is destroyed. (Overrides Object.Finalize().) |
![]() | GetEnumerator | Returns messages enumerator. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |