Click or drag to resize
AGICommand Class

[Missing <summary> documentation for "T:AsterNET.FastAGI.Command.AGICommand"]

Inheritance Hierarchy
SystemObject
  AsterNET.FastAGI.CommandAGICommand
    More...

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract class AGICommand

The AGICommand type exposes the following members.

Constructors
  NameDescription
Protected methodAGICommand
Initializes a new instance of the AGICommand class
Top
Methods
  NameDescription
Public methodBuildCommand
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodEscapeAndQuote
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also
Inheritance Hierarchy
SystemObject
  AsterNET.FastAGI.CommandAGICommand
    AsterNET.FastAGI.CommandAnswerCommand
    AsterNET.FastAGI.CommandChannelStatusCommand
    AsterNET.FastAGI.CommandControlStreamFileCommand
    AsterNET.FastAGI.CommandDatabaseDelCommand
    AsterNET.FastAGI.CommandDatabaseDelTreeCommand
    AsterNET.FastAGI.CommandDatabaseGetCommand
    AsterNET.FastAGI.CommandDatabasePutCommand
    AsterNET.FastAGI.CommandExecCommand
    AsterNET.FastAGI.CommandGetDataCommand
    AsterNET.FastAGI.CommandGetFullVariableCommand
    AsterNET.FastAGI.CommandGetOptionCommand
    AsterNET.FastAGI.CommandGetVariableCommand
    AsterNET.FastAGI.CommandHangupCommand
    AsterNET.FastAGI.CommandNoopCommand
    AsterNET.FastAGI.CommandReceiveCharCommand
    AsterNET.FastAGI.CommandReceiveTextCommand
    AsterNET.FastAGI.CommandRecordFileCommand
    AsterNET.FastAGI.CommandSayAlphaCommand
    AsterNET.FastAGI.CommandSayDateTimeCommand
    AsterNET.FastAGI.CommandSayDigitsCommand
    AsterNET.FastAGI.CommandSayNumberCommand
    AsterNET.FastAGI.CommandSayPhoneticCommand
    AsterNET.FastAGI.CommandSayTimeCommand
    AsterNET.FastAGI.CommandSendImageCommand
    AsterNET.FastAGI.CommandSendTextCommand
    AsterNET.FastAGI.CommandSetAutoHangupCommand
    AsterNET.FastAGI.CommandSetCallerIdCommand
    AsterNET.FastAGI.CommandSetContextCommand
    AsterNET.FastAGI.CommandSetExtensionCommand
    AsterNET.FastAGI.CommandSetMusicOffCommand
    AsterNET.FastAGI.CommandSetMusicOnCommand
    AsterNET.FastAGI.CommandSetPriorityCommand
    AsterNET.FastAGI.CommandSetVariableCommand
    AsterNET.FastAGI.CommandStreamFileCommand
    AsterNET.FastAGI.CommandTDDModeCommand
    AsterNET.FastAGI.CommandVerboseCommand
    AsterNET.FastAGI.CommandWaitForDigitCommand