This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxConnectionMessages Interface > ITxConnectionMessages.EventReadyHandle Property (ArcObjects .NET 10.5 SDK) |
The handle to the event that is signaled when a message is ready to be received.
[Visual Basic .NET] Public ReadOnly Property EventReadyHandle As Integer
[C#] public int EventReadyHandle {get;}
[C++]
HRESULT get_EventReadyHandle(
Long* phReadyEvent
);
[C++]
Parameters phReadyEvent [out, retval] phReadyEvent is a parameter of type Long