MasterLoggingOneWayWebMethod Constructor
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public OneWayWebMethod(
string method,
Object parameters = null,
MasterLoggingType requestType = MasterLoggingType.MasterOneWayWebMethod
)
Public Sub New (
method As String,
Optional parameters As Object = Nothing,
Optional requestType As MasterLoggingType = MasterLoggingType.MasterOneWayWebMethod
)
Parameters
- method String
-
- parameters Object (Optional)
-
- requestType MasterLoggingType (Optional)
-