Java.IO.ObjectStreamConstants.ProtocolVersion2 Field
Stream protocol version 2.

Value: 2

Syntax

[Android.Runtime.Register("PROTOCOL_VERSION_2")]
[System.Obsolete("This constant will be removed in the future version. Use Java.IO.ObjectStreamProtocol enum directly instead of this field.")]
public const ObjectStreamProtocol ProtocolVersion2

Remarks

Stream protocol version 2.

[Android Documentation]

Requirements

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