C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.CREATE_DURABLE_HANDLE_REQUEST_V2

The SMB2_CREATE_DURABLE_HANDLE_REQUEST_V2 context is only valid for the SMB 3.x dialect family. The SMB2_CREATE_DURABLE_HANDLE_REQUEST_V2 context is specified in an SMB2 CREATE request when the client requests the server to mark the open as durable or persistent.
Show file Open project: Microsoft/WindowsProtocolTestSuites