Show / Hide Table of Contents

    Struct H5F.retry_info_t

    Data structure to report the collection of read retries for metadata items with checksum. Used by public routine

    H5F.get_metadata_read_retry_info
    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public struct retry_info_t

    Fields

    | Improve this Doc View Source

    nbins

    Declaration
    public uint nbins
    Field Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    retries0

    Declaration
    public IntPtr retries0
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries1

    Declaration
    public IntPtr retries1
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries10

    Declaration
    public IntPtr retries10
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries11

    Declaration
    public IntPtr retries11
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries12

    Declaration
    public IntPtr retries12
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries13

    Declaration
    public IntPtr retries13
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries14

    Declaration
    public IntPtr retries14
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries15

    Declaration
    public IntPtr retries15
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries16

    Declaration
    public IntPtr retries16
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries17

    Declaration
    public IntPtr retries17
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries18

    Declaration
    public IntPtr retries18
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries19

    Declaration
    public IntPtr retries19
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries2

    Declaration
    public IntPtr retries2
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries20

    Declaration
    public IntPtr retries20
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries3

    Declaration
    public IntPtr retries3
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries4

    Declaration
    public IntPtr retries4
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries5

    Declaration
    public IntPtr retries5
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries6

    Declaration
    public IntPtr retries6
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries7

    Declaration
    public IntPtr retries7
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries8

    Declaration
    public IntPtr retries8
    Field Value
    Type Description
    IntPtr
    | Improve this Doc View Source

    retries9

    Declaration
    public IntPtr retries9
    Field Value
    Type Description
    IntPtr
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX