| Visual Basic (Declaration) | |
|---|---|
Function BeginProcessRequest( _ ByVal channeId As String, _ ByVal endpointDescription As EndpointDescription, _ ByVal request As IServiceRequest, _ ByVal callback As AsyncCallback, _ ByVal callbackData As Object _ ) As IAsyncResult | |
| C# | |
|---|---|
IAsyncResult BeginProcessRequest( string channeId, EndpointDescription endpointDescription, IServiceRequest request, AsyncCallback callback, object callbackData ) | |
Parameters
- channeId
- endpointDescription
- request
- callback
- callbackData
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family