This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxConnectorEvents Interface > ITxConnectorEvents.OnConnectorDisconnect Method (ArcObjects .NET 10.4 SDK) |
Notification that the Disconnect method has been called.
[Visual Basic .NET]
Public Sub OnConnectorDisconnect ( _
)
[C#] public void OnConnectorDisconnect ( );
[C++]
HRESULT OnConnectorDisconnect(
void
);