Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Java.Net
  3. URLConnection
  4. Connect()
  • URLConnection
    • URLConnection(URL)
    • URLConnection(IntPtr, JniHandleOwnership)
    • AllowUserInteraction
    • Connected
    • ConnectTimeout
    • Content
    • ContentEncoding
    • ContentLength
    • ContentLengthLong
    • ContentType
    • Date
    • DefaultAllowUserInteraction
    • DefaultUseCaches
    • DoInput
    • DoOutput
    • Expiration
    • FileNameMap
    • HeaderFields
    • IfModifiedSince
    • InputStream
    • JniPeerMembers
    • LastModified
    • OutputStream
    • Permission
    • ReadTimeout
    • RequestProperties
    • ThresholdClass
    • ThresholdType
    • Url
    • URL
    • UseCaches
    • AddRequestProperty(String, String)
    • Connect()
    • ConnectAsync()
    • GetContent(Class[])
    • GetDefaultRequestProperty(String)
    • GetHeaderField(Int32)
    • GetHeaderField(String)
    • GetHeaderFieldDate(String, Int64)
    • GetHeaderFieldInt(String, Int32)
    • GetHeaderFieldKey(Int32)
    • GetHeaderFieldLong(String, Int64)
    • GetRequestProperty(String)
    • GuessContentTypeFromName(String)
    • GuessContentTypeFromStream(Stream)
    • SetContentHandlerFactory(IContentHandlerFactory)
    • SetDefaultRequestProperty(String, String)
    • SetRequestProperty(String, String)
monoandroid
namespace Java.Net
{
    [Register("java/net/URLConnection", DoNotGenerateAcw = true)]
    public abstract class URLConnection : Object
    {
        [Register("connect", "()V", "GetConnectHandler")]
        public abstract void Connect();
    }
}
nuget.org
0.0 %
Reference this API
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙