Gets whether the results of the state change are also reported directly to the application due to a method call. Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

Remarks

For example, an exception encountered by calling Invite is reported both where Invite is called and in the state change. An application written to handle errors when it makes method calls should only need to handle results reported in the state change (IsMethodResult==false).


Thread Safety

All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also