Click or drag to resize

ConnectionDelegate Properties

The ConnectionProviderDelegatesConnectionDelegate type exposes the following members.

Properties
 NameDescription
Public propertyMethodGets the method represented by the delegate.
(Inherited from Delegate)
Public propertyTargetGets the class instance on which the current delegate invokes the instance method.
(Inherited from Delegate)
Top
See Also