ClientOperationsContext Property

The context of the request that this interface will provide a response to.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public IConfigurationRequestContext Context { get; }

Property Value

IConfigurationRequestContext

See Also