Responder Developer Guide
Next Property (OutputBuffer)


Returns the next output buffer in the chain.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Next As OutputBuffer
'Usage
 
Dim instance As OutputBuffer
Dim value As OutputBuffer
 
value = instance.Next
public virtual OutputBuffer Next {get;}
Remarks
You can safely access the Next property after this object is disposed.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

OutputBuffer Class
OutputBuffer Members

 

 


Send Comment