Method Update
Update()
Updates this connection property.
public bool Update()
Returns
- bool
trueif the update succeeded; otherwise,false.
Update(bool)
Updates this connection property.
public bool Update(bool both)
Parameters
bothbooltrueif the property should be updated at both ends of the connection; otherwise,false.
Returns
- bool
trueif the update succeeded; otherwise,false.