Android.Net.LocalSocket.SocketSeqpacket Field
Sequential packet socket type

Value: 3

Syntax

[Android.Runtime.Register("SOCKET_SEQPACKET")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.SocketType enum directly instead of this field.")]
public const SocketType SocketSeqpacket

Remarks

Sequential packet socket type

[Android Documentation]

Requirements

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