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 Property MinLocal As ULong 
    Get 
    Set
'Usage
Dim instance As LocalEventKeyInfo 
Dim value As ULong 
value = instance.MinLocal
instance.MinLocal = value
public ulong MinLocal { get; set; }
public:
property unsigned long long MinLocal {
    unsigned long long get ();
    void set (unsigned long long value);
}
member MinLocal : uint64 with get, set
function get MinLocal () : ulong 
function set MinLocal (value : ulong)
Property Value
Type: System.UInt64
Returns UInt64.