public nothrow | IORequest(int number_, Block* block_, ulong offset_, Process* process_, IOOperation op_, bool deliver_) |
public String<char> | ToString() |
public Block* | block |
public Buffer | buffer |
public bool | deliver |
public int | number |
public ulong | numberOfBytesTransferred |
public IOOperation | op |
public Overlapped | overlapped |
public Process* | process |