public ServiceStateEventArgs(
ServerState serverState,
Exception exception
)
Public Sub New (
serverState As ServerState,
exception As Exception
)
new :
serverState : ServerState *
exception : Exception -> ServiceStateEventArgs