ArcFM Desktop Developer Guide
EnablePrincipalFlow Property


Determines whether the thread-pool thread will have the same principal and CallContext as the Queueing thread.
Syntax
'Declaration
 
Public Property EnablePrincipalFlow As Boolean
'Usage
 
Dim instance As ThreadPoolBridge
Dim value As Boolean
 
instance.EnablePrincipalFlow = value
 
value = instance.EnablePrincipalFlow
public bool EnablePrincipalFlow {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ThreadPoolBridge Class
ThreadPoolBridge Members

 

 


Send Comment