Share via


DDETopic.connect Method

Is called when a client connects to the topic.

Syntax

public void connect()

Run On

Client

Remarks

It is not possible to deny the client access; this method is merely provided as a notify function.

See Also

Reference

DDETopic Class