NSUrlSessionHandler Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| NSUrlSessionHandler() | |
| NSUrlSessionHandler(NSUrlSessionConfiguration) |
NSUrlSessionHandler()
public NSUrlSessionHandler();
Applies to
NSUrlSessionHandler(NSUrlSessionConfiguration)
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public NSUrlSessionHandler(Foundation.NSUrlSessionConfiguration configuration);
[<System.CLSCompliant(false)>]
new Foundation.NSUrlSessionHandler : Foundation.NSUrlSessionConfiguration -> Foundation.NSUrlSessionHandler
Parameters
- configuration
- NSUrlSessionConfiguration
- Attributes