CommunicatorOnAfterConnect Field
Performs some special action (e.g. authentication) after the communicator is successfully connected. This procedure should throw
ComException if the current opening operation was not successfull, which aborts the communicator connection.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public Action<CancellationToken> OnAfterConnect
Field Value
ActionCancellationToken