SetRelay
method in Coherence.Toolkit.CoherenceBridge
Methods
public void SetRelay(IRelay newRelay)
Sets a IRelay to be managed.
Parameters
Type | Name | Description |
---|---|---|
IRelay | newRelay |
Remarks
The relay must be set before connecting using a CoherenceBridge. Setting relay during an active connection will keep it disabled and enable it only on the subsequent connection.