![]() | GetOptionCommand Class |
Namespace: AsterNET.FastAGI.Command
The GetOptionCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetOptionCommand(String, String) |
Creates a new GetOptionCommand with a default timeout of 5 seconds.
|
![]() | GetOptionCommand(String, String, Int32) |
Creates a new GetOptionCommand with the given timeout.
|
Name | Description | |
---|---|---|
![]() | BuildCommand | (Overrides AGICommandBuildCommand.) |
![]() | Equals | (Inherited from Object.) |
![]() | EscapeAndQuote | (Inherited from AGICommand.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it 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.) |
![]() | ToString | (Inherited from AGICommand.) |
Name | Description | |
---|---|---|
![]() | EscapeDigits |
Get/Set the digits that the user is expected to press.
|
![]() | File |
Get/Set the name of the file to stream.
|
![]() | Timeout |
Get/Set the timeout to wait if none of the defined esacpe digits was presses while streaming.
|