Click or drag to resize

ServiceBehaviorAttributeInstanceMode Property

Gets or sets the instance mode

Namespace:  RestSrvr.Attributes
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public ServiceInstanceMode InstanceMode { get; set; }

Property Value

Type: ServiceInstanceMode
See Also