How to set the instancing mode in wcf service?
Answer / Asit Kumar
To set the instancing mode in a WCF service, you can use the ServiceBehavior attribute. For example, to set the instancing mode to PerCall, you can use the following code: `[ServiceBehavior(InstanceContextMode = InstanceContextMode.PerCall)]`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is msmq binding?
what is the endpoint in WCF and what are the three major points in WCF?
What is wcf wpf wwf in net?
What are tha advantages of hosting wcf service in was?
What are the endpoints in wcf?
What is the difference between wcf and web services?
What are contracts in wcf?
Where we can host wcf services?
What is the usage of datacontracts in wcf?
What is overloading in wcf? How to do authentication in wcf?
How we can achieve operation overloading while exposing wcf services?
What are the transport schemas does WCF supports?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)