C# 클래스 Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.NETWORK_RESILIENCY_Request

NETWORK_RESILIENCY_Request
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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