| Name | Description | |
|---|---|---|
![]() | AsyncContext Constructor | Default constructor. Creates internal context for the syncronization class. |
The following tables list the members exposed by AsyncContext.
| Name | Description | |
|---|---|---|
![]() | AsyncContext Constructor | Default constructor. Creates internal context for the syncronization class. |
| Name | Description | |
|---|---|---|
![]() | AsynchronizationContext | Gets the current syncronization context |
![]() | IsAsyncCreatorThread | Gets a value indicating if the thread is the creator thread. |
| Name | Description | |
|---|---|---|
![]() | AsyncPost | Method to ensure we post the corrent request, depending on the thred being processed. |