Returns a message from the Tracking Server.
[Visual Basic .NET] Public Function getMessage ( _ ByVal nTimeOut As Integer _ ) As IMessage
[C#] public IMessage getMessage ( int nTimeOut );
[C++]
HRESULT getMessage(
Long nTimeOut,
IMessage** ppIMessage
);
[C++]Parameters
nTimeOut [in] nTimeOut is a parameter of type Long ppIMessage [out, retval]ppIMessage is a parameter of type IMessage
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.