Linguaggio

ObjectStreamConstants.TcReset Campo

Definizione

Attenzione

Use 'Java.IO.IObjectStreamConstants.TcReset'. This class will be removed in a future release.

Reimpostare il contesto del flusso.

[Android.Runtime.Register("TC_RESET")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcReset'. This class will be removed in a future release.")]
public const sbyte TcReset = 121;
[<Android.Runtime.Register("TC_RESET")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcReset'. This class will be removed in a future release.")>]
val mutable TcReset : sbyte

Valore del campo

Value = 121
Attributi

Commenti

Reimpostare il contesto del flusso. Tutti gli handle scritti nel flusso vengono reimpostati.

per java.io.ObjectStreamConstants.TC_RESET.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a