The members of Foundation.NSUrlRequest are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | AllowsCellularAccess | bool. Documentation for this section has not yet been entered. |
| [read-only] | Body | NSData. Documentation for this section has not yet been entered. |
| [read-only] | BodyStream | NSInputStream. Documentation for this section has not yet been entered. |
| [read-only] | CachePolicy | NSUrlRequestCachePolicy. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Headers | NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | HttpMethod | string. Documentation for this section has not yet been entered. |
| [read-only] default property | Item(string) | string. Gets the value of the specified HTTP header. |
| [read-only] | MainDocumentURL | NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | NetworkServiceType | NSUrlRequestNetworkServiceType. Documentation for this section has not yet been entered. |
| [read-only] | ShouldHandleCookies | bool. Documentation for this section has not yet been entered. |
| [read-only] | TimeoutInterval | double. Documentation for this section has not yet been entered. |
| [read-only] | Url | NSUrl. Documentation for this section has not yet been entered. |
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(NSCoder)Encodes the state of the object on the provided encoder | ||
static | FromUrl(NSUrl)Documentation for this section has not yet been entered. | |
MutableCopy(NSZone)Performs a copy of the underlying Objective-C object. | ||
override | ToString()Returns a string representation of the value of the current instance. | |