Share via


NSMutableUrlRequest.BodyStream Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSInputStream? BodyStream { [Foundation.Export("HTTPBodyStream")] get; [Foundation.Export("setHTTPBodyStream:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("HTTPBodyStream")>]
[<set: Foundation.Export("setHTTPBodyStream:")>]
member this.BodyStream : Foundation.NSInputStream with get, set

Property Value

Attributes

Applies to