This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkFeature Interface > INetworkFeature.OnDisconnect Method (ArcObjects .NET 10.5 SDK) |
Preparation for disconnecting the NetworkFeature.
[Visual Basic .NET]
Public Sub OnDisconnect ( _
)
[C#] public void OnDisconnect ( );
[C++]
HRESULT OnDisconnect(
void
);
OnDisconnect is not currently implemented.