Blog.Services.Helpers.Rest.NotificationRestResource.GetHeartBeat C# (CSharp) Method

GetHeartBeat() public method

public GetHeartBeat ( ) : bool
return bool
        public bool GetHeartBeat()
        {
            throw new System.NotImplementedException();
        }