Android.Net.Network.SocketFactory Property
Returns a Javax.Net.SocketFactory bound to this network.

Syntax

[get: Android.Runtime.Register("getSocketFactory", "()Ljavax/net/SocketFactory;", "GetGetSocketFactoryHandler")]
public virtual Javax.Net.SocketFactory SocketFactory { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a Javax.Net.SocketFactory bound to this network. Any Java.Net.Socket created by this factory will have its traffic sent over this Network. Note that if this Network ever disconnects, this factory and any Java.Net.Socket it produced in the past or future will cease to work.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0