GFClientRunner Class

GF API Documentation
Inheritance Hierarchy

SystemObject
  GF.Api.ThreadingGFClientRunner

Namespace:  GF.Api.Threading
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class GFClientRunner : IDisposable

The GFClientRunner type exposes the following members.

Constructors

  NameDescription
Public methodGFClientRunner
Create with client
Top
Methods

  NameDescription
Public methodDispose
Dispose
Public methodStart
Start the thread to operate IGFClient
Public methodStop
Stop the thread operating on IGFClient
Top
See Also

Reference