ESRI.ArcGIS.Mobile
ReadDiffGram(Stream) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > MobileCache Class > ReadDiffGram Method : ReadDiffGram(Stream) Method

stream
Read from a stream a diff gram and incorporates the edits in the cache. The version name may be changed during the process. If edits already exist in the cache for a different version the process will stop.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ReadDiffGram( _
   ByVal stream As Stream _
) 
C# 
public void ReadDiffGram( 
   Stream stream
)

Parameters

stream

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.