C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smbd.SmbdRequest

SMBD outstanding request, for example, a Send or Receive request.
显示文件 Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
EntryIndex int
ResultId System.UInt64
Type RequestType

Property Details

EntryIndex public_oe property

public int EntryIndex
return int

ResultId public_oe property

public UInt64,System ResultId
return System.UInt64

Type public_oe property

public RequestType Type
return RequestType