MembershipEntry.AddOrUpdateSuspector(SiloAddress, DateTime, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void AddOrUpdateSuspector (Orleans.Runtime.SiloAddress localSilo, DateTime voteTime, int maxVotes);
member this.AddOrUpdateSuspector : Orleans.Runtime.SiloAddress * DateTime * int -> unit
Public Sub AddOrUpdateSuspector (localSilo As SiloAddress, voteTime As DateTime, maxVotes As Integer)
Parameters
- localSilo
- SiloAddress
- voteTime
- DateTime
- maxVotes
- Int32