Os.Shutdown(FileDescriptor, Int32) メソッド

定義

shutdown(2) を参照してください。

[Android.Runtime.Register("shutdown", "(Ljava/io/FileDescriptor;I)V", "")]
public static void Shutdown(Java.IO.FileDescriptor? fd, int how);
[<Android.Runtime.Register("shutdown", "(Ljava/io/FileDescriptor;I)V", "")>]
static member Shutdown : Java.IO.FileDescriptor * int -> unit

パラメーター

how
Int32
属性

例外

注釈

shutdown(2) を参照してください。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象