AsyncHandle Constructor
Overloads
AsyncHandle() |
Create a reusable handle to asynchronous method request. |
|
AsyncHandle(String) |
Create a reusable handle to asynchronous method request |
AsyncHandle()
Create a reusable handle to asynchronous method request.
Declaration
public AsyncHandle()
AsyncHandle(String)
Create a reusable handle to asynchronous method request
Declaration
public AsyncHandle(string handle)
Parameters
Type | Name | Description |
---|---|---|
System.String | handle |
unique string value |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!