Method AppendMetadata
AppendMetadata(LibraryInfo)
Appends the specified library information to the metadata sent to the server in the connection handshake. Only connections opened after this call are affected.
public void AppendMetadata(LibraryInfo libraryInfo)
Parameters
libraryInfoLibraryInfoThe library information to append.