Javax.Net.ServerSocketFactory.Default Property
Gets the default server socket factory of the system which can be used to create new server sockets without creating a subclass of this factory.

Syntax

[get: Android.Runtime.Register("getDefault", "()Ljavax/net/ServerSocketFactory;", "GetGetDefaultHandler")]
public static ServerSocketFactory Default { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the default server socket factory of the system which can be used to create new server sockets without creating a subclass of this factory.

[Android Documentation]

Requirements

Namespace: Javax.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1