ClientOperation.IsInitiating Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether a session can be started by a message to this operation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Booleantrue if a message to this operation can initiate a session; otherwise, false.
Show: