Determines whether the chunk data is already available.
Public ReadOnly Property IsAvailable As Boolean
Dim instance As Chunk
Dim value As Boolean
value = instance.IsAvailable
public bool IsAvailable {get;}
public:
property bool IsAvailable {
bool get();
}
Property Value
true if the data is available; otherwise
false.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family