- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getCreateGuid (0.14 sec)
-
src/main/java/jcifs/internal/smb2/persistent/HandleInfo.java
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 23 02:21:31 UTC 2025 - 5.9K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/persistent/DurableHandleV2Request.java
@Override public byte[] getName() { return CONTEXT_NAME_BYTES; } /** * Get the create GUID for this request * @return the create GUID */ public HandleGuid getCreateGuid() { return createGuid; } /** * Get the timeout value in milliseconds * @return the timeout in milliseconds */ public long getTimeoutMs() { return timeoutMs;Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 21 04:51:33 UTC 2025 - 5.2K bytes - Viewed (0)