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

The SMB2 CREATE Response packet is sent by the server to notify the client of the status of its SMB2 CREATE Request. This response is composed of an SMB2 header, as specified in section , followed by this response structure:
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
OplockLevel OplockLevel_Values

프로퍼티 상세

OplockLevel 공개적으로 프로퍼티

The oplock level that is granted to the client for this open. This field MUST contain one of the following values:-based clients never use exclusive oplocks. Because there are no situations where it would want an exclusive oplock where it would not also want an SMB2_OPLOCK_LEVEL_BATCH, it always requests an SMB2_OPLOCK_LEVEL_BATCH.
public OplockLevel_Values OplockLevel
리턴 OplockLevel_Values