- Namespace
- CondenserDotNet
.Server - Containing Type
- ServiceBase
Syntax
public abstract Task CallService(HttpContext context)
Parameters
Name | Type | Description |
---|---|---|
context | HttpContext |
Return Value
Type | Description |
---|---|
Task |
public abstract Task CallService(HttpContext context)
Name | Type | Description |
---|---|---|
context | HttpContext |
Type | Description |
---|---|
Task |