Base class for requests that can be sent to a Gateway daemon.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public abstract class GatewayRequest |
Visual Basic (Declaration) |
---|
Public MustInherit Class GatewayRequest |
Visual C++ |
---|
public ref class GatewayRequest abstract |
Inheritance Hierarchy
Thread Safety
This type is thread safe.