NSUrlSessionDelegate.DidBecomeInvalid(NSUrlSession, NSError) Method
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.
[Foundation.Export("URLSession:didBecomeInvalidWithError:")]
public virtual void DidBecomeInvalid (Foundation.NSUrlSession session, Foundation.NSError error);
abstract member DidBecomeInvalid : Foundation.NSUrlSession * Foundation.NSError -> unit
override this.DidBecomeInvalid : Foundation.NSUrlSession * Foundation.NSError -> unit
- session
- NSUrlSession
- error
- NSError
- Attributes