GitterChatMessageSettings.

ThrowOnFail Property

Summary

Gets or sets the Optional flag for if should throw exception on failure
Assembly
Cake.Gitter.dll
Namespace
Cake.Gitter.Chat
Containing Type
GitterChatMessageSettings

Syntax

public Nullable<bool> ThrowOnFail { get; set; }

Value

Type Description
Nullable<bool>