IContributeDynamicSink Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Indicates that the implementing property will be registered at runtime through the RegisterDynamicProperty method.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetDynamicSink() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the message sink that will be notified of call start and finish events through the IDynamicMessageSink interface. |
Dynamic properties can contribute sinks that are notified when remoting calls start and finish.
.NET Framework
Available since 1.1
Available since 1.1
Show:
