Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketDefinitionList Class / Rollback Method

In This Topic
    Rollback Method (PacketDefinitionList)
    In This Topic
    This method is called if a packet write fails to undo any changes to state data that will not be available to the IPacketReader reading the stream.
    Syntax
    'Declaration
     
    
    Public Sub Rollback() 
    public void Rollback()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also