Click or drag to resize

IPubSubManagerServiceRegisterSubscription Method

Overload List
  NameDescription
Public methodRegisterSubscriptionTModel(String, String, PubSubEventType, ExpressionFuncTModel, Boolean, Guid, String, NullableDateTimeOffset, NullableDateTimeOffset)
Register a new subscription for the specified type
Public methodRegisterSubscription(Type, String, String, PubSubEventType, String, Guid, String, NullableDateTimeOffset, NullableDateTimeOffset)
Register a new subscription for the specified type
Top
See Also