[This is preliminary documentation and is subject to change.]
Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public abstract void Flush() |
Visual Basic (Declaration) |
---|
Public MustOverride Sub Flush |
Visual C++ |
---|
public: virtual void Flush() abstract |