SessionCompletedEventArgs Members |
SessionCompletedEventArgs Class Methods Properties See Also Send Feedback |
The SessionCompletedEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RaiseExceptionIfNecessary | (Inherited from AsyncCompletedEventArgs.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
Error | (Inherited from AsyncCompletedEventArgs.) | |
Result |
Gets the result of a completed Browser session, represented by a
VoiceXmlResult object.
| |
UserState | (Inherited from AsyncCompletedEventArgs.) |