RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Destroys this OMMProvider. After calling Destroy() application must not use the destroyed instance.
Namespace: ThomsonReuters.RFA.SessionLayerAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public override sealed void Destroy() |
Visual Basic |
---|
Public Overrides NotOverridable Sub Destroy |
Visual C++ |
---|
public: virtual void Destroy() override sealed |
F# |
---|
abstract Destroy : unit -> unit override Destroy : unit -> unit |