Click or drag to resize

IRebroadcastsVaultExtensionMethods Interface

Defines an interface for re-broadcasting vault extension methods.

Namespace:  MFiles.VAF.Core
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public interface IRebroadcastsVaultExtensionMethods

The IRebroadcastsVaultExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodBroadcastVaultExtensionMethodCall
Broadcasts the vault extension method to all servers, via a task queue broadcast message.
Public methodCanRebroadcastVaultExtentionMethodCalls
Used to determine if the vault app can re-broadcast.
Public methodGetRebroadcastQueueId
Returns the task queue id of the broadcast queue that will handle re-broadcast task types.
Top
See Also