Icon | Member | Description |
---|
| SendRequest(Request, CorrelationID) | Sends the specified request to a service using this session.
|
| SendRequest(Request, CorrelationID, String) | Sends the specified request to a service using this session.
|
| SendRequest(Request, Identity, CorrelationID) | Sends the specified request to a service using this session.
|
| SendRequest(Request, UserHandle, CorrelationID) | Obsolete.
|
| SendRequest(Request, Identity, CorrelationID, String) | Sends the specified request to a service using this session.
|
| SendRequest(Request, UserHandle, CorrelationID, String) | Obsolete.
|
| SendRequest(Request, EventQueue, CorrelationID) | Sends the specified request to a service using this session.
|
| SendRequest(Request, EventQueue, CorrelationID, String) | Sends the specified request to a service using this session.
|
| SendRequest(Request, Identity, EventQueue, CorrelationID) | Sends the specified request to a service using this session.
|
| SendRequest(Request, UserHandle, EventQueue, CorrelationID) | Obsolete.
|
| SendRequest(Request, Identity, EventQueue, CorrelationID, String) | Sends the specified request to a service using this session.
|
| SendRequest(Request, UserHandle, EventQueue, CorrelationID, String) | Obsolete.
|