Name

LogicalMethodTypes

Synopsis

This enumeration specifies whether a web service method was invoked synchronously or asynchronously with the corresponding “Begin” method.

Public Enum LogicalMethodTypes
                  Sync = 1
                  Async = 2
End Enum

Hierarchy

System.ObjectSystem.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) LogicalMethodTypes

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.