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

The SMB2 CREATE_ALLOCATION_SIZE context is specified on an SMB2 CREATE Request when the client is setting the initial allocation size of a newly created file. The Data field of the SMB2_CREATE_CONTEXT MUST be as follows:
Show file Open project: Microsoft/WindowsProtocolTestSuites