C# Класс Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.NETWORK_RESILIENCY_Request

NETWORK_RESILIENCY_Request
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
Reserved uint
Timeout uint

Описание свойств

Reserved публичное свойство

This field MUST NOT be used and MUST be reserved. The client MUST set this to 0, and the server MUST ignore it on receipt.
public uint Reserved
Результат uint

Timeout публичное свойство

The requested time the server should hold the file open after a disconnect before releasing it. This time is in milliseconds.
public uint Timeout
Результат uint