ExchangeKeysAsync Method
Causes the component to exchange a new set of session keys on the specified connection.
Syntax
[VB.NET] Public Function ExchangeKeysAsync(ByVal ConnectionId As Integer) As IAsyncAction
[C#] public IAsyncAction ExchangeKeysAsync(int connectionId);