Skip to content
Draft
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Libraries/Opc.Ua.Client/Session/Session.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4031,7 +4031,6 @@ public virtual async Task<StatusCode> CloseAsync(

// raised notification indicating the session is closed.
SessionCreated(null, null);

}
}

Expand Down
Loading
Loading