You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > ListingHub Class > RegisterListingInterest Method

ListingHubRegisterListingInterest Method

AuctionWorx 3.5 API
registers interest in the specified listing to allow SignalR to fire for a specific listing

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public void RegisterListingInterest(
	int? listingID
)

Parameters

listingID
Type: SystemNullableInt32
ID of the specified listing
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.