Method | Description | |
---|---|---|
BranchCacheSmb2ClientTransport ( System.TimeSpan timeout, ITestSite testSite, bool supportV1, bool supportV2 ) : System |
Method | Description | |
---|---|---|
Negotiate ( ushort creditCharge, ushort creditRequest, ulong messageId, System.Guid clientGuid, DialectRevision &selectedDialect, byte &gssToken, |
||
TreeConnect ( ushort creditCharge, ushort creditRequest, Packet_Header_Flags_Values flags, ulong messageId, ulong sessionId, string server, string share, |
public BranchCacheSmb2ClientTransport ( System.TimeSpan timeout, ITestSite testSite, bool supportV1, bool supportV2 ) : System | ||
timeout | System.TimeSpan | |
testSite | ITestSite | |
supportV1 | bool | |
supportV2 | bool | |
return | System |
protected Negotiate ( ushort creditCharge, ushort creditRequest, ulong messageId, System.Guid clientGuid, DialectRevision &selectedDialect, byte &gssToken, |
||
creditCharge | ushort | |
creditRequest | ushort | |
messageId | ulong | |
clientGuid | System.Guid | |
selectedDialect | DialectRevision | |
gssToken | byte | |
responseHeader | ||
responsePayload | ||
return | uint |
protected TreeConnect ( ushort creditCharge, ushort creditRequest, Packet_Header_Flags_Values flags, ulong messageId, ulong sessionId, string server, string share, |
||
creditCharge | ushort | |
creditRequest | ushort | |
flags | Packet_Header_Flags_Values | |
messageId | ulong | |
sessionId | ulong | |
server | string | |
share | string | |
header | ||
response | ||
return | uint |