C# Class ServiceStack.Server.Tests.Messaging.MqAppHostServices

Inheritance: Service
显示文件 Open project: ServiceStack/ServiceStack

Public Properties

Property Type Description
TimesCalled int

Public Methods

Method Description
Any ( MqCustomException request ) : object

Method Details

Any() public method

public Any ( MqCustomException request ) : object
request MqCustomException
return object

Property Details

TimesCalled public_oe static_oe property

public static int TimesCalled
return int