Sprache

Scheme.SocketFactory Property

Definition

Obtains the socket factory.

public Org.Apache.Http.Conn.Schemes.ISocketFactory? SocketFactory { [Android.Runtime.Register("getSocketFactory", "()Lorg/apache/http/conn/scheme/SocketFactory;", "")] get; }
[<get: Android.Runtime.Register("getSocketFactory", "()Lorg/apache/http/conn/scheme/SocketFactory;", "")>]
member this.SocketFactory : Org.Apache.Http.Conn.Schemes.ISocketFactory

Property Value

The socket factory for this scheme.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to