- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for CreateGuid (0.05 seconds)
-
src/main/java/jcifs/internal/smb2/persistent/DurableHandleV2Request.java
this.timeoutMs = timeoutMs; this.flags = persistent ? Smb2HandleCapabilities.SMB2_DHANDLE_FLAG_PERSISTENT : 0; this.createGuid = createGuid; } @Override public byte[] getName() { return CONTEXT_NAME_BYTES; } /** * Get the create GUID for this request * @return the create GUID */ public HandleGuid getCreateGuid() {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 04:51:33 GMT 2025 - 5.2K bytes - Click Count (0) -
src/main/java/jcifs/internal/smb2/persistent/HandleInfo.java
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 02:21:31 GMT 2025 - 5.9K bytes - Click Count (0)