Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix WriteToDefaultStream example code to close the client properly
Browse files Browse the repository at this point in the history
GaoleMeng committed Mar 7, 2024
1 parent 2dd8efc commit 7c0aa66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -50,6 +50,7 @@

public class WriteToDefaultStream {


public static void runWriteToDefaultStream()
throws DescriptorValidationException, InterruptedException, IOException {
// TODO(developer): Replace these variables before running the sample.

0 comments on commit 7c0aa66

Please sign in to comment.