Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4
Namespace:  Microsoft.AspNet.SignalR.Messaging
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public ReadOnly Property HasMoreData As Boolean 
    Get
'Usage
Dim instance As MessageStoreResult 
Dim value As Boolean 
value = instance.HasMoreData
public bool HasMoreData { get; }
public:
property bool HasMoreData {
    bool get ();
}
member HasMoreData : bool
function get HasMoreData () : boolean
Property Value
Type: System.Boolean
Returns Boolean.