Parameters for the Transfer Monitor Objects response.
| C# | Visual Basic | Visual C++ |
public class TransferMonitorObjectsResponseArgs : ServiceProvider..::.ServiceProviderCommonResponseArgs
Public Class TransferMonitorObjectsResponseArgs _ Inherits ServiceProvider..::.ServiceProviderCommonResponseArgs
public ref class TransferMonitorObjectsResponseArgs : public ServiceProvider..::.ServiceProviderCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.) | |
| getFromSessionId |
Get the Id of the session where the transfer is coming from.
| |
| getInvokeId |
The ID of the XML messages that was sent to the server.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.) | |
| getServiceProvider |
The ServiceProvider object that this event is associated with.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.) | |
| getToSessionId |
Get the id of where the transfer is going to.
| |
| getUserState |
The User State object that the application passed in.
(Inherited from ServiceProvider..::.ServiceProviderCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| ServiceProvider..::.ServiceProviderCommonResponseArgs | |||
| ServiceProvider..::.TransferMonitorObjectsResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)