Click or drag to resize
IAppModifyConnectionAsync Method
Overload List
  NameDescription
Public methodModifyConnectionAsync(String, Connection, Boolean)

Updates a connection.

The identifier of a connection cannot be updated.
Public methodModifyConnectionAsync(AsyncHandle, String, Connection, Boolean)

Updates a connection.

The identifier of a connection cannot be updated.
Top
See Also