Provides base type for all types of application framework.
Namespace:
Teraspaces.QWFIX.ApplicationAssembly: Teraspaces.QWFIX.Application (in Teraspaces.QWFIX.Application.dll) Version: 2.5.0.0 (2.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ | J# |
public abstract class FIXApplication
Public MustInherit Class FIXApplication
public ref class FIXApplication abstract
public abstract class FIXApplication
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| FIXApplication(IFIXRepository) |
Initializes a new instance of the FIXApplication class.
| |
| FIXApplication(SecureUri) |
Initializes a new instance of the FIXApplication class.
| |
| FIXApplication(String, String, String) |
Initializes a new instance of the FIXApplication class.
| |
| Close()()() |
Closes this application and release all linked resources.
| |
| EngineSettingsLoader |
Gets the engine settings loader.
| |
| Equals(Object) | (Inherited from Object.) | |
| FastSchemaLoader |
Gets the fast schema loader.
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(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.) | |
| RepositoryUri |
Gets the repository URI.
| |
| SchedulerLoader |
Gets the scheduler loader.
| |
| SchemaLoader |
Gets the schema loader.
| |
| SessionSettingsLoader |
Gets the session settings loader.
| |
| ToString()()() | (Inherited from Object.) | |
| VisualLambdaLoader |
Gets the visual lambda loader.
|
Inheritance Hierarchy
System..::.Object
Teraspaces.QWFIX.Application..::.FIXApplication
Teraspaces.QWFIX.Application..::.FIXHistoricalApplication
Teraspaces.QWFIX.Application..::.FIXRemoteReplicatorApplication
Teraspaces.QWFIX.Application..::.FIXStandaloneApplication
Teraspaces.QWFIX.Application..::.FIXApplication
Teraspaces.QWFIX.Application..::.FIXHistoricalApplication
Teraspaces.QWFIX.Application..::.FIXRemoteReplicatorApplication
Teraspaces.QWFIX.Application..::.FIXStandaloneApplication