ISymbolWriter.Close Methode
Definition
Schließt ISymbolWriter und übergibt die Symbole an den Symbolspeicher.Closes ISymbolWriter and commits the symbols to the symbol store.
public:
void Close();
public void Close ();
abstract member Close : unit -> unit
Public Sub Close ()
Hinweise
Nach diesem-Rückruf ISymbolWriter wird für weitere Updates ungültig.After this call, ISymbolWriter becomes invalid for further updates.